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/fsh-git | |
parent | 0c24bd951ee73519fd24453b43f064d9b6de116c (diff) |
Diffstat (limited to 'any/fsh-git')
-rw-r--r-- | any/fsh-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 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' |