summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fe10d3..505bc6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-systemd-git
pkgdesc = system and service manager (32-bit git version)
- pkgver = 251.r58161.311f57a402
+ pkgver = 251.r58405.4e5c39597a
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = lib32-systemd-git
depends = lib32-xz
depends = lib32-zstd
depends = systemd-git
- provides = lib32-systemd=251.r58161.311f57a402
+ provides = lib32-systemd=251.r58405.4e5c39597a
conflicts = lib32-systemd
source = git+https://github.com/systemd/systemd
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index adfd4c6..2c9208c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lib32-systemd-git
_pkgbasename=systemd
-pkgver=251.r58161.311f57a402
+pkgver=251.r58405.4e5c39597a
pkgrel=1
pkgdesc='system and service manager (32-bit git version)'
arch=('x86_64')
@@ -112,7 +112,7 @@ build() {
-Ddbuspolicydir=/usr/share/dbus-1/system.d
-Ddefault-hierarchy=unified
-Ddefault-kill-user-processes=false
- -Ddefault-locale=C
+ -Ddefault-locale='C.UTF-8'
-Dfallback-hostname='archlinux'
-Dnologin-path=/usr/bin/nologin
-Dntp-servers="${_timeservers[*]}"