summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-01-27 00:17:28 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2019-01-27 00:17:28 -0500
commit2c1a4eefc1de3ddae2f939e7376e7e74d820a2e3 (patch)
tree957c4f5bbf60521de388f3d8608b4a22d938a1bf /libre
parent050e9ac9fd005697164ab71adfc91c650344d762 (diff)
[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 43fb95245..b6e71aaf9 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -14,7 +14,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}")
_commit='f02b5472c6f0c41e5dc8dc2c84590866baf937ff'
pkgver=240.34
pkgrel=3
-pkgrel+=.parabola1
+pkgrel+=.parabola2
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
url='https://www.github.com/systemd/systemd'