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

Dave Reisner dreisner at nymeria.archlinux.org
Sat Apr 5 17:53:07 UTC 2014


    Date: Saturday, April 5, 2014 @ 19:53:07
  Author: dreisner
Revision: 209837

upgpkg: systemd 212-2

- add gpt generator to initramfs
- fix runtime dep on util-linux

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-05 17:16:44 UTC (rev 209836)
+++ PKGBUILD	2014-04-05 17:53:07 UTC (rev 209837)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
 pkgver=212
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/systemd"
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gobject-introspection' 'gperf'
@@ -17,7 +17,7 @@
         'initcpio-install-udev')
 md5sums=('257a75fff826ff91cb1ce567091cf270'
          '29245f7a240bfba66e2b1783b63b6b40'
-         '5e04f468a13ae2b9d6a9dfc77c49a7d1'
+         '66cca7318e13eaf37c5b7db2efa69846'
          'bde43090d4ac0ef048e3eaee8202a407')
 
 build() {




More information about the arch-commits mailing list