summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-04-04 17:41:36 +0800
committerpingplug2022-04-04 17:41:36 +0800
commit94aa7ab6403436040253d779cc733c84a3753349 (patch)
tree9dfd569feaed6cd29dbe0443af74355e8f44f598
parent2ebb924d82c99ad518d78b70f81817a0d16ad236 (diff)
downloadaur-94aa7ab6403436040253d779cc733c84a3753349.tar.gz
updated to 1.14.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c16dbdcd833b..68097ca2b57d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.12.20
+ pkgver = 1.14.0
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = any
@@ -15,8 +15,7 @@ pkgbase = mingw-w64-dbus
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=ab88811768f750777d1a8b9d9ab12f13390bfd3a
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=6fd1509ba3677ac434176882fbf1ca5d7603651e
sha256sums = SKIP
pkgname = mingw-w64-dbus
-
diff --git a/PKGBUILD b/PKGBUILD
index b7c03308b1a9..4e8892016f02 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=ab88811768f750777d1a8b9d9ab12f13390bfd3a # tags/dbus-1.12.20^0
+_commit=6fd1509ba3677ac434176882fbf1ca5d7603651e # tags/dbus-1.14.0^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.12.20
+pkgver=1.14.0
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')