summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2020-02-14 10:52:47 -0500
committerEli Schwartz <eschwartz@archlinux.org>2020-02-14 10:52:47 -0500
commitf225e1a8201335367399c513569ce73b8fb49fe8 (patch)
treebda933e47e1dc1562545524df980fc912cf05714 /PKGBUILD
parent4322e80058f0a0dc440c22a19ba15f9781d27178 (diff)
downloadpacman-static-f225e1a8201335367399c513569ce73b8fb49fe8.tar.xz
upgpkg: pacman-static 5.2.1-3
... and bump the pkgrel :/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c00721..22efb9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/"