summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-09-10 20:54:39 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-09-10 21:04:12 -0400
commita39ad19fb99f1061e84100152caa3f51c9f8bf00 (patch)
tree505f2f5916299e76a00f46a6389ad6fe19356463 /libre
parent09773c4b47f5f2c8c1ef2bdcb2001c3d76f82f90 (diff)
downloadabslibre-a39ad19fb99f1061e84100152caa3f51c9f8bf00.tar.gz
abslibre-a39ad19fb99f1061e84100152caa3f51c9f8bf00.tar.bz2
abslibre-a39ad19fb99f1061e84100152caa3f51c9f8bf00.zip
libre/systemd: bump pkgrel
Diffstat (limited to 'libre')
-rw-r--r--libre/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index aca70186b..db280c42e 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -15,7 +15,7 @@ _commit='d52e2bb9c20216972754c054e8534bca28baab66'
# the commit count is handled by pkgver() function.
pkgver=234.11
pkgrel=8
-pkgrel+=.parabola1
+pkgrel+=.parabola2
arch=('i686' 'x86_64')
arch+=('armv7h')
url="https://www.github.com/systemd/systemd"