summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-02-14 04:51:32 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2019-02-14 04:53:51 -0500
commit86a93aa1710795e0ef58dfc8b1aa7714a26253f9 (patch)
treece18b5917f91abfb2b39fc64a481ee6c17cbb8d7 /libre-testing
parentca696a6347a50532426707980e36e43e9993bb28 (diff)
[systemd]: bump pkgrel
Diffstat (limited to 'libre-testing')
-rw-r--r--libre-testing/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/systemd/PKGBUILD b/libre-testing/systemd/PKGBUILD
index 5ed190d80..f8fef3595 100644
--- a/libre-testing/systemd/PKGBUILD
+++ b/libre-testing/systemd/PKGBUILD
@@ -15,7 +15,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}")
_commit='0430af90ef28a229e51136ad364e1da7e76c8638'
pkgver=240.95
pkgrel=1
-pkgrel+=.parabola4
+pkgrel+=.parabola5
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
url='https://www.github.com/systemd/systemd'