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 | |
parent | 0c24bd951ee73519fd24453b43f064d9b6de116c (diff) |
Diffstat (limited to 'any')
-rw-r--r-- | any/fsh-git/PKGBUILD | 4 | ||||
-rw-r--r-- | any/pass-otp-git/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/any/fsh-git/PKGBUILD b/any/fsh-git/PKGBUILD index a0ce63c..4aab4dc 100644 --- a/any/fsh-git/PKGBUILD +++ b/any/fsh-git/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Xiao Pan <gky44px1999@gmail.com> pkgname=fsh-git -pkgver=r3.368c1b9 -pkgrel=3 +pkgver=r264.bfcd286 +pkgrel=1 pkgdesc='My shell scripts utilities' arch=('any') url='https://git.flylightning.xyz/fsh' 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' |