summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-05-16 14:56:35 +0800
committerpingplug2018-05-16 14:56:35 +0800
commit3bd10b2db92a22efa0f9841b5b3d0b4f161013b1 (patch)
treee98c416089f99c79732f1f799b545c77249e897d
parent27ac7258f2c8188904b3e1a855814072d3fcaa61 (diff)
downloadaur-3bd10b2db92a22efa0f9841b5b3d0b4f161013b1.tar.gz
Updated to 1.12.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1213a207f8a4..5a5e7db858e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.12.6
+ pkgver = 1.12.8
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://anongit.freedesktop.org/git/dbus/dbus#commit=a723baa2bc7e91fc9b1926cda1ce53e9301de4d8
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=f8902fa1c840e3fab807016e6a00647b6ef9dd41
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 6a91ea026689..951809476298 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
# Contributor: Filip Brcic <brcha@gna.org>
-_commit=a723baa2bc7e91fc9b1926cda1ce53e9301de4d8 # tags/dbus-1.12.6^0
+_commit=f8902fa1c840e3fab807016e6a00647b6ef9dd41 # tags/dbus-1.12.8^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.12.6
+pkgver=1.12.8
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')