summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-02-13 04:42:13 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2019-02-13 05:23:49 -0500
commit40c9803c67beb8be6aca389ca7f6f715271150b3 (patch)
tree2d40149ffbf76121d7c7123accc8468da2633ec3 /libre/systemd
parent13cab15faefe5d867546bec85759143d176bf46b (diff)
[systemd]: copy PKGBUILD to libre-testing
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 1ddadedd6..a9a5b46a1 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -15,7 +15,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}")
_commit='0430af90ef28a229e51136ad364e1da7e76c8638'
pkgver=240.95
pkgrel=1
-pkgrel+=.parabola2
+pkgrel+=.parabola3
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
url='https://www.github.com/systemd/systemd'