summaryrefslogtreecommitdiff
path: root/nonsystemd/xudev/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/xudev/PKGBUILD')
-rw-r--r--nonsystemd/xudev/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/nonsystemd/xudev/PKGBUILD b/nonsystemd/xudev/PKGBUILD
index 697321044..9f464d169 100644
--- a/nonsystemd/xudev/PKGBUILD
+++ b/nonsystemd/xudev/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc='Userspace device file manager'
_tag='fd9ad7d3bc35a3633b99edac14ff2a4fb10599b7' # git rev-parse v${pkgver}
_tag_name=248.3
pkgver="${_tag_name/-/}"
-pkgrel=1
+pkgrel=2
arch=('x86_64')
arch+=('i686' 'armv7h')
url='https://www.github.com/systemd/systemd'
@@ -77,7 +77,7 @@ build() {
fi
local _meson_options=(
- -Dversion-tag="${pkgver}-${pkgrel}-artix"
+ -Dversion-tag="${pkgver}-${pkgrel}-parabola"
-Drootprefix=/usr
-Dgcrypt=false
-Dlibcryptsetup=false