diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2020-02-14 10:52:47 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2020-02-14 10:52:47 -0500 |
commit | f225e1a8201335367399c513569ce73b8fb49fe8 (patch) | |
tree | bda933e47e1dc1562545524df980fc912cf05714 /PKGBUILD | |
parent | 4322e80058f0a0dc440c22a19ba15f9781d27178 (diff) | |
download | pacman-static-f225e1a8201335367399c513569ce73b8fb49fe8.tar.xz |
upgpkg: pacman-static 5.2.1-3
... and bump the pkgrel :/
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ _libarchive_ver=3.4.2 _gpgerrorver=1.37 _libassuanver=2.5.3 _gpgmever=1.13.1 -pkgrel=2 +pkgrel=3 pkgdesc="Statically-compiled pacman (to fix or install systems without libc)" arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') url="https://www.archlinux.org/pacman/" |