summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/systemd/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 58371fdbf..2be614b55 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -15,7 +15,7 @@ _commit='a1b2c92d8290c76a29ccd0887a92ac064e1bb5a1'
# the commit count is handled by pkgver() function.
pkgver=236.0
pkgrel=2
-pkgrel+=.parabola1
+pkgrel+=.parabola2
arch=('x86_64')
arch+=('i686' 'armv7h')
url="https://www.github.com/systemd/systemd"
@@ -214,7 +214,6 @@ package_systemd() {
depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
'libgcrypt' 'libsystemd' 'libidn' 'lz4' 'pam' 'libelf' 'libseccomp'
'util-linux' 'xz')
- depends_i686=('cryptsetup=1.7.5')
provides=("systemd-tools=$pkgver" "udev=$pkgver")
replaces=('systemd-tools' 'udev')
conflicts=('systemd-tools' 'udev')