[arch-commits] Commit in lib32-systemd/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Feb 14 14:34:28 UTC 2019


    Date: Thursday, February 14, 2019 @ 14:34:24
  Author: eworm
Revision: 432202

upgpkg: lib32-systemd 241.0-1

new upstream release

Modified:
  lib32-systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 13:47:04 UTC (rev 432201)
+++ PKGBUILD	2019-02-14 14:34:24 UTC (rev 432202)
@@ -5,8 +5,8 @@
 pkgname=lib32-systemd
 _pkgbasename=systemd
 # Can be from either systemd or systemd-stable
-_commit='8eeacf9b14ca852fabe71f98caef5c463dceec1a'
-pkgver=240.93
+_commit='e62a7fea757f259eb330da5b6d3ab4ede46400a2'
+pkgver=241.0
 pkgrel=1
 pkgdesc='system and service manager (32-bit)'
 arch=('x86_64')
@@ -85,6 +85,8 @@
     --libexecdir	/usr/lib32
     --libdir		/usr/lib32
 
+    -Dversion-tag="${pkgver}-${pkgrel}-arch"
+
     -Daudit=false
     -Dgnu-efi=false
     -Dima=false
@@ -103,8 +105,8 @@
     -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[*]}"



More information about the arch-commits mailing list