summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-08-04 01:35:53 +0800
committerpingplug2018-08-04 01:35:53 +0800
commitfe1c38a87642f16d6eeae234a92b57dcb0719048 (patch)
tree414f2bc95e8ae952737c5e9715b60bb68180fea3
parent3bd10b2db92a22efa0f9841b5b3d0b4f161013b1 (diff)
downloadaur-fe1c38a87642f16d6eeae234a92b57dcb0719048.tar.gz
Updated to 1.12.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a5e7db858e7..20f98936603f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
- pkgver = 1.12.8
+ pkgver = 1.12.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://anongit.freedesktop.org/git/dbus/dbus#commit=f8902fa1c840e3fab807016e6a00647b6ef9dd41
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=f98e784bb6f18b4c28feca6a6e9d12b7bf021a00
sha256sums = SKIP
pkgname = mingw-w64-dbus
diff --git a/PKGBUILD b/PKGBUILD
index 951809476298..bd59e66cf74d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
# Contributor: Filip Brcic <brcha@gna.org>
-_commit=f8902fa1c840e3fab807016e6a00647b6ef9dd41 # tags/dbus-1.12.8^0
+_commit=f98e784bb6f18b4c28feca6a6e9d12b7bf021a00 # tags/dbus-1.12.10^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-dbus
-pkgver=1.12.8
+pkgver=1.12.10
pkgrel=1
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
arch=('any')