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

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


    Date: Thursday, February 14, 2019 @ 14:14:44
  Author: eworm
Revision: 346269

upgpkg: systemd 241.0-1

new upstream release

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 13:41:22 UTC (rev 346268)
+++ PKGBUILD	2019-02-14 14:14:44 UTC (rev 346269)
@@ -5,9 +5,9 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
 # Can be from either systemd or systemd-stable
-_commit='0430af90ef28a229e51136ad364e1da7e76c8638'
-pkgver=240.95
-pkgrel=2
+_commit='e62a7fea757f259eb330da5b6d3ab4ede46400a2'
+pkgver=241.0
+pkgrel=1
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -62,8 +62,6 @@
             '209b01b044877cc986757fa4009a92ea98f480306c2530075d153203c3cd2b3afccab6aacc1453dee8857991e04270572f1700310705d7a0f4d5bed27fab8c67')
 
 _backports=(
-  # https://github.com/systemd/systemd/issues/11259
-  '8ca9e92c742602b8bcd431001e6f5b78c28c184f'
 )
 
 _reverts=(
@@ -116,8 +114,7 @@
   )
 
   local _meson_options=(
-    # TODO: enable for v241
-    #-Dversion-tag="${pkgver}-${pkgrel}-arch"
+    -Dversion-tag="${pkgver}-${pkgrel}-arch"
 
     -Dgnu-efi=true
     -Dima=false



More information about the arch-commits mailing list