diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-04 16:50:21 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-04 16:50:21 +0800 |
commit | 2451dc700841bfac06fbafd8004f8d41df78e522 (patch) | |
tree | 59371e3b3eca24d384160f40133db621979bc7d0 /any/pass-otp-git | |
parent | 0c24bd951ee73519fd24453b43f064d9b6de116c (diff) |
Diffstat (limited to 'any/pass-otp-git')
-rw-r--r-- | any/pass-otp-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/any/pass-otp-git/PKGBUILD b/any/pass-otp-git/PKGBUILD index 3d6829b..5b4a8f5 100644 --- a/any/pass-otp-git/PKGBUILD +++ b/any/pass-otp-git/PKGBUILD @@ -3,8 +3,8 @@ pkgname='pass-otp-git' _pkgname=pass-otp -pkgver=r135.a364d2a -pkgrel=2 +pkgver=r145.7bb50db +pkgrel=1 pkgdesc='A pass extension for managing one-time-password (OTP) tokens.' arch=('any') url='https://github.com/tadfisher/pass-otp' |