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

Jan Steffens heftig at archlinux.org
Wed Dec 5 00:32:34 UTC 2018


    Date: Wednesday, December 5, 2018 @ 00:32:33
  Author: heftig
Revision: 341013

1.12.12-1

Modified:
  dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 22:48:08 UTC (rev 341012)
+++ PKGBUILD	2018-12-05 00:32:33 UTC (rev 341013)
@@ -5,16 +5,16 @@
 
 pkgbase=dbus
 pkgname=(dbus dbus-docs)
-pkgver=1.12.10
-pkgrel=2
+pkgver=1.12.12
+pkgrel=1
 pkgdesc="Freedesktop.org message bus system"
 url="https://wiki.freedesktop.org/www/Software/dbus/"
 arch=(x86_64)
 license=(GPL custom)
-depends=(libsystemd expat)
+depends=(libsystemd expat audit)
 makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive graphviz)
-_commit=f98e784bb6f18b4c28feca6a6e9d12b7bf021a00  # tags/dbus-1.12.10^0
-source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit")
+_commit=d4f8423bbff9b3c5fca2d8009c28d1cff4652788  # tags/dbus-1.12.12^0
+source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit")
 sha256sums=('SKIP')
 validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90'  # Simon McVittie <simon.mcvittie at collabora.co.uk>
               '3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie <simon.mcvittie at collabora.co.uk>



More information about the arch-commits mailing list