summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2020-07-05 21:22:53 +0300
committerAndy_Vetrov2020-07-05 21:22:53 +0300
commitde51f1ab229e03deb019d9eaaa35e62d1c080392 (patch)
treed0220f6ea2da91666ac663039dc658111d13a927
parenta3626c604d0324b4ca683439ca9bf2fa263060dd (diff)
downloadaur-de51f1ab229e03deb019d9eaaa35e62d1c080392.tar.gz
upgpkg: dbus-x11 1.12.20-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5e978d878c9..a09f5f81ce9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-x11
pkgdesc = Freedesktop.org message bus system (with x11 autolaunch)
- pkgver = 1.12.18
+ pkgver = 1.12.20
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = dbus-x11
depends = systemd-libs
depends = expat
depends = audit
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=a0926ef86f413f18202ffa19cb1433b6ba00ac36
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=ab88811768f750777d1a8b9d9ab12f13390bfd3a
source = dbus-reload.hook
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
diff --git a/PKGBUILD b/PKGBUILD
index 8e8a20aae658..cbc292663a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=dbus-x11
pkgname=(dbus-x11 dbus-x11-docs)
-pkgver=1.12.18
+pkgver=1.12.20
pkgrel=1
pkgdesc="Freedesktop.org message bus system (with x11 autolaunch)"
url="https://wiki.freedesktop.org/www/Software/dbus/"
@@ -13,7 +13,7 @@ arch=(x86_64)
license=(GPL custom)
depends=(systemd-libs expat audit)
makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive libx11)
-_commit=a0926ef86f413f18202ffa19cb1433b6ba00ac36 # tags/dbus-1.12.18^0
+_commit=ab88811768f750777d1a8b9d9ab12f13390bfd3a # tags/dbus-1.12.20^0
source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit"
dbus-reload.hook)
sha256sums=('SKIP' 'SKIP')