summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2017-04-24 18:56:01 -0700
committerSchala2017-04-24 18:56:01 -0700
commitdffe889dbba3d208ba25c09750052f7e0d35b651 (patch)
tree19f3d8dfb3c4815534c9860022d38c85e484ce58
parenta578d560cbbf857c483de144a1ba8981b5f81101 (diff)
downloadaur-dffe889dbba3d208ba25c09750052f7e0d35b651.tar.gz
1.10.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8a407c2c9c0..0bdb76bb5175 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 19 22:47:07 UTC 2017
+# Tue Apr 25 01:55:49 UTC 2017
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.10.16
+ pkgver = 1.10.18
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=8b582cb10d7cf00af7a70496aec48af24edc542b
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=73961ee58cf47315b14e30fbde6d0eea825c987b
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index bf6eef380bb4..22136058e586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Filip Brcic <brcha@gna.org>
pkgname=mingw-w64-dbus
-pkgver=1.10.16
+pkgver=1.10.18
pkgrel=1
-_commit=8b582cb10d7cf00af7a70496aec48af24edc542b
+_commit=73961ee58cf47315b14e30fbde6d0eea825c987b
arch=(any)
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
depends=(mingw-w64-expat)