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

Laurent Carlier lcarlier at archlinux.org
Sun Mar 12 03:11:02 UTC 2017


    Date: Sunday, March 12, 2017 @ 03:11:01
  Author: lcarlier
Revision: 215735

upgpkg: lib32-dbus 1.10.16-1

upstream update 1.10.6

Modified:
  lib32-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-12 00:11:43 UTC (rev 215734)
+++ PKGBUILD	2017-03-12 03:11:01 UTC (rev 215735)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-dbus
 _pkgbasename=dbus
-pkgver=1.10.14
+pkgver=1.10.16
 pkgrel=1
 pkgdesc="Freedesktop.org message bus system (32-bit)"
 url="https://wiki.freedesktop.org/www/Software/dbus/"
@@ -14,7 +14,7 @@
 replaces=(lib32-libdbus)
 depends=(lib32-systemd dbus)
 makedepends=(gcc-multilib lib32-glib2 lib32-expat git)
-_commit=449d6b313d2023360cf0af063cf23232901dd00b  # tags/dbus-1.10.14^0
+_commit=8b582cb10d7cf00af7a70496aec48af24edc542b  # tags/dbus-1.10.16^0
 source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -25,6 +25,7 @@
 
 prepare() {
   cd dbus
+  git cherry-pick -n 09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list