summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')