summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-10-04 14:02:59 +0800
committerpingplug2022-10-04 14:02:59 +0800
commit0ba15542b72a2926fa9d38efd27f2aeeae0c73e9 (patch)
treeace1d0c21e877d075925a308c086844c40f9a9ff
parent94aa7ab6403436040253d779cc733c84a3753349 (diff)
downloadaur-0ba15542b72a2926fa9d38efd27f2aeeae0c73e9.tar.gz
updated to 1.14.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68097ca2b57d..edc43b58b98d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.14.0
+ pkgver = 1.14.2
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=6fd1509ba3677ac434176882fbf1ca5d7603651e
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=c8c8712fab68f2afe107a777ccde03f31d254d1c
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 4e8892016f02..cf5d0c81b5e9 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=6fd1509ba3677ac434176882fbf1ca5d7603651e # tags/dbus-1.14.0^0
+_commit=c8c8712fab68f2afe107a777ccde03f31d254d1c # tags/dbus-1.14.2^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.14.0
+pkgver=1.14.2
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')