summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRowan Lewis2015-09-18 16:26:11 +0200
committerRowan Lewis2015-09-18 16:26:11 +0200
commit2772e5342eb21895fe8c185f0b1c4b79684c1157 (patch)
tree1d328430849ce8061591aab627cb3be115bb9613 /PKGBUILD
parentdc96a674d2fc4082a6d6435db2c9b35d2a61c7ad (diff)
downloadaur-2772e5342eb21895fe8c185f0b1c4b79684c1157.tar.gz
Updated to gnome-settings-daemon version 3.16.3.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78e301689282..db079a1882e0 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
rplname=gnome-settings-daemon
pkgname=gnome-settings-daemon-volume-step-patch
-pkgver=3.16.2
+pkgver=3.16.3
pkgrel=1
pkgdesc="The GNOME Settings daemon with an additional patch to allow configuration of volume steps"
arch=('i686' 'x86_64')
license=('GPL')
depends=(
'dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 'hicolor-icon-theme'
- 'libcanberra-pulse' 'libnotify' 'libsystemd' 'libwacom' 'pulseaudio'
- 'pulseaudio-alsa' 'upower' 'librsvg' 'libgweather' 'geocode-glib'
- 'geoclue2' 'nss'
+ 'libcanberra-pulse' 'libgudev' 'libnotify' 'libsystemd' 'libwacom'
+ 'pulseaudio' 'pulseaudio-alsa' 'upower' 'librsvg' 'libgweather'
+ 'geocode-glib' 'geoclue2' 'nss'
)
makedepends=(
- 'intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl'
+ 'intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl' 'python2'
)
provides=('gnome-settings-daemon')
conflicts=('gnome-settings-daemon')
@@ -25,7 +25,7 @@ source=(
volume-step.patch
)
sha256sums=(
- 'd8d536584ebb8fb1403050eb65e7ee3328eba14b123542369ff1917e727fa69a'
+ '8752f79ba2ee76701744b4806140d1b88c665ad7cd44e7ff58b4e78e1063daea'
'bb1ac714e05d6b7b2c3e8a03180a580f9d8e65356a3fd70c3e8f5ba1d15bbb03'
)