pass-otp: update to 1.1.1.
This commit is contained in:
parent
6ce7b08249
commit
bca233fa9d
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pass-otp'
|
||||
pkgname=pass-otp
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="pass oath-toolkit qrencode"
|
||||
short_desc="A pass extension for managing one-time-password (OTP) tokens"
|
||||
maintainer="Alif Rachmawadi <arch@subosito.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/tadfisher/pass-otp"
|
||||
distfiles="https://github.com/tadfisher/pass-otp/archive/v${version}.tar.gz"
|
||||
checksum=3971467475f8ed573eb860c7a44bd268d464d169dddbc0a4da89232d5beee144
|
||||
checksum=edb3142ab81d70af4e6d1c7f13abebd7c349be474a3f9293d9648ee91b75b458
|
||||
|
|
Loading…
Reference in New Issue