summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-06-10 16:26:17 +0800
committerpingplug2020-06-10 16:26:17 +0800
commit3f042994a78c9dc764289708aff5b33f86675de1 (patch)
tree43a804a0100da2f701c94b1fd983ae6f601d6e40
parent53bd1c7c0ffc71ada394b852b7f49881fd7f1bbc (diff)
downloadaur-3f042994a78c9dc764289708aff5b33f86675de1.tar.gz
Updated to 1.12.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9e5787e00c2..9f624bd6b049 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.12.16
+ pkgver = 1.12.18
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = any
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-dbus
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=23cc709db8fab94f11fa48772bff396b20aea8b0
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=a0926ef86f413f18202ffa19cb1433b6ba00ac36
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index f2ef4f79d41e..2760cd7e1cfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
# Contributor: Filip Brcic < brcha at gna dot org >
-_commit=23cc709db8fab94f11fa48772bff396b20aea8b0 # tags/dbus-1.12.16^0
+_commit=a0926ef86f413f18202ffa19cb1433b6ba00ac36 # tags/dbus-1.12.18^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.12.16
+pkgver=1.12.18
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')