summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2017-08-09 14:50:17 -0700
committerBuildTools2017-08-09 14:50:17 -0700
commitf2e9df4b17af7f1127af7527852e5e091488a1a7 (patch)
tree0c2d29cc957c7d72ae96e6a7313e6899a59ee223
parentdffe889dbba3d208ba25c09750052f7e0d35b651 (diff)
downloadaur-f2e9df4b17af7f1127af7527852e5e091488a1a7.tar.gz
1.10.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bdb76bb5175..f8d77850460c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 25 01:55:49 UTC 2017
+# Wed Aug 9 21:50:01 UTC 2017
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.10.18
+ pkgver = 1.10.22
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-dbus
options = !buildflags
options = staticlibs
options = !emptydirs
- source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=73961ee58cf47315b14e30fbde6d0eea825c987b
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=2f8f4d619b16b134671521c2b4aea3a94fb47848
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 22136058e586..323b5fe6197f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Filip Brcic <brcha@gna.org>
pkgname=mingw-w64-dbus
-pkgver=1.10.18
+pkgver=1.10.22
pkgrel=1
-_commit=73961ee58cf47315b14e30fbde6d0eea825c987b
+_commit=2f8f4d619b16b134671521c2b4aea3a94fb47848 # tags/dbus-1.10.22^0
arch=(any)
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
depends=(mingw-w64-expat)