summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-01-10 11:09:17 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2020-01-10 12:50:11 -0500
commit94ee3246674f4c0d3af735fbd3f045db0c0dd6d8 (patch)
tree7d7391b10e62ef76c08831470110f2de7ff02356 /libre-testing
parente0d6ae92a2cdbba3547577b25db81e94cb1002ba (diff)
[pacman]: bump pkgrel and rebuild
this version of pacman needed to be built by its own version of makepkg in order to avoid the silent strip failure and produce debug packages
Diffstat (limited to 'libre-testing')
-rw-r--r--libre-testing/pacman/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/pacman/PKGBUILD b/libre-testing/pacman/PKGBUILD
index 5104f8eaf..63a055e99 100644
--- a/libre-testing/pacman/PKGBUILD
+++ b/libre-testing/pacman/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=pacman
pkgver=5.2.1
pkgrel=4
-pkgrel+=.parabola1
+pkgrel+=.parabola3
pkgdesc="A library-based package manager with dependency support"
arch=('x86_64')
arch+=('i686' 'armv7h')