summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-09-27 20:18:29 +0800
committerpingplug2023-09-27 20:18:29 +0800
commitb8a97d8db33f422af9616d454fe748bf76cfe9c5 (patch)
treeed263df88be287dac3c6979cb56948008e639550
parentc89cd9541e1491710a7951103b7995942850486d (diff)
downloadaur-mingw-w64-dbus.tar.gz
updated to 1.14.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5568864c19c..b5379c145717 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.14.8
+ pkgver = 1.14.10
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=f90d4f16933ee5153fe02c405eb883c9cb8f0ad5
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=fa05c11a0047f2927e76d08f9fcf6638ded7ff50
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 47d15b93b47a..f1d9bc8e1684 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=f90d4f16933ee5153fe02c405eb883c9cb8f0ad5 # tags/dbus-1.14.8^0
+_commit=fa05c11a0047f2927e76d08f9fcf6638ded7ff50 # tags/dbus-1.14.10^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.14.8
+pkgver=1.14.10
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')