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 4f74c4a83840..f5568864c19c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.14.6
+ pkgver = 1.14.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://gitlab.freedesktop.org/dbus/dbus.git#commit=d4942f417b786d747014e6a21f1a84bc4f635196
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=f90d4f16933ee5153fe02c405eb883c9cb8f0ad5
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 804a63f17527..47d15b93b47a 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=d4942f417b786d747014e6a21f1a84bc4f635196 # tags/dbus-1.14.6^0
+_commit=f90d4f16933ee5153fe02c405eb883c9cb8f0ad5 # tags/dbus-1.14.8^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.14.6
+pkgver=1.14.8
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')