summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurii Kolesnykov <root@yurikoles.com>2019-02-17 17:24:17 +0100
committerYurii Kolesnykov <root@yurikoles.com>2019-02-17 17:24:17 +0100
commit1cebe6ae70eee2a3e59e68ac99717d22c55f4197 (patch)
tree2c067bf1266d2c7f74b09aac023fd3a2c8c9690a
parent3729bfcf7d14642b3b9e04db8c228fc5fed80332 (diff)
downloadlib32-systemd-git-1cebe6ae70eee2a3e59e68ac99717d22c55f4197.tar.gz
lib32-systemd-git-1cebe6ae70eee2a3e59e68ac99717d22c55f4197.tar.bz2
241.78
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77cc1f3..6a79d83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-systemd-git
pkgdesc = system and service manager (32-bit, git version)
- pkgver = 241.rc2.66
+ pkgver = 241.78
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f312c70..d0ae713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=lib32-systemd-git
_pkgname=lib32-systemd
_pkgbasename=systemd
-pkgver=241.rc2.66
+pkgver=241.78
pkgrel=1
pkgdesc='system and service manager (32-bit, git version)'
arch=('x86_64')
@@ -77,8 +77,8 @@ build() {
-Dhtml=false
-Ddbuspolicydir=/usr/share/dbus-1/system.d
- # TODO(dreisner): consider changing this to unified
-Ddefault-hierarchy=hybrid
+ -Ddefault-locale=C
-Ddefault-kill-user-processes=false
-Dfallback-hostname='archlinux'
-Dntp-servers="${_timeservers[*]}"