summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2022-09-26 17:32:17 +0200
committerAlphaJack2022-09-26 17:32:17 +0200
commitab67b35046ec4900298490de186947d5fdba44f1 (patch)
tree1c4d3e1034be2590b03b3186c961ea4cc8a14ab6
parent816a0d2a3fe7ab51bdb4d919f582240a0d42fc8a (diff)
downloadaur-ab67b35046ec4900298490de186947d5fdba44f1.tar.gz
Updated dbus-x11 to 1.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc7e76dd28bb..17062b757116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dbus-x11
pkgdesc = Freedesktop.org message bus system (with x11 autolaunch)
- pkgver = 1.14.0
- pkgrel = 2
+ pkgver = 1.15.0
+ pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = x86_64
license = GPL
@@ -23,7 +23,7 @@ pkgbase = dbus-x11
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = d636205622d0ee3b0734360225739ef0c7ad2468a09489e6ef773d88252960f3
pkgname = dbus-x11
depends = systemd-libs
diff --git a/PKGBUILD b/PKGBUILD
index b1da032da130..a638447d060a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=dbus-x11
pkgname=(dbus-x11 dbus-x11-docs)
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.15.0
+pkgrel=1
pkgdesc="Freedesktop.org message bus system (with x11 autolaunch)"
url="https://wiki.freedesktop.org/www/Software/dbus/"
arch=(x86_64)
@@ -17,7 +17,8 @@ makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git autoconf-ar
_commit=6fd1509ba3677ac434176882fbf1ca5d7603651e # found at https://gitlab.freedesktop.org/dbus/dbus/-/tags
source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit"
dbus-reload.hook)
-sha256sums=('SKIP' 'SKIP')
+sha256sums=('SKIP'
+ 'd636205622d0ee3b0734360225739ef0c7ad2468a09489e6ef773d88252960f3')
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90' # Simon McVittie <simon.mcvittie@collabora.co.uk>
'3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie <simon.mcvittie@collabora.co.uk>
pkgver() {