summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRowan Lewis2015-10-21 09:16:05 +0200
committerRowan Lewis2015-10-21 09:16:05 +0200
commit6901f39b45064826be788f2933cf44fd530f32d5 (patch)
tree4021c1fec207bfb1c2e60e2fa84780c48b267c5f
parentd68a88fb7f0c51a495050094e1db3304da778a67 (diff)
downloadaur-6901f39b45064826be788f2933cf44fd530f32d5.tar.gz
Updated to v3.18.1.
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1f0098dbe1b..ae027630864a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-settings-daemon-volume-step-patch
pkgdesc = The GNOME Settings daemon with an additional patch to allow configuration of volume steps
- pkgver = 3.18.0
+ pkgver = 3.18.1
pkgrel = 1
url = http://www.gnome.org
install = gnome-settings-daemon.install
@@ -32,9 +32,9 @@ pkgbase = gnome-settings-daemon-volume-step-patch
provides = gnome-settings-daemon
conflicts = gnome-settings-daemon
options = !emptydirs
- source = http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.18/gnome-settings-daemon-3.18.0.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.18/gnome-settings-daemon-3.18.1.tar.xz
source = volume-step.patch
- sha256sums = 8d3ef9c18538831ed89122fee0bdaca68b0e482a18b3c4388c4e672aba1b3cd5
+ sha256sums = fa621a17f1d132fe60461020b0dad20a9fab6b0e3e651628aaa53a8f6a6df2c0
sha256sums = bb1ac714e05d6b7b2c3e8a03180a580f9d8e65356a3fd70c3e8f5ba1d15bbb03
pkgname = gnome-settings-daemon-volume-step-patch
diff --git a/PKGBUILD b/PKGBUILD
index 16bd084a4899..dc25948ee6b3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
rplname=gnome-settings-daemon
pkgname=gnome-settings-daemon-volume-step-patch
-pkgver=3.18.0
+pkgver=3.18.1
pkgrel=1
pkgdesc="The GNOME Settings daemon with an additional patch to allow configuration of volume steps"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ source=(
http://ftp.gnome.org/pub/gnome/sources/$rplname/${pkgver:0:4}/$rplname-$pkgver.tar.xz
volume-step.patch
)
-sha256sums=('8d3ef9c18538831ed89122fee0bdaca68b0e482a18b3c4388c4e672aba1b3cd5'
+sha256sums=('fa621a17f1d132fe60461020b0dad20a9fab6b0e3e651628aaa53a8f6a6df2c0'
'bb1ac714e05d6b7b2c3e8a03180a580f9d8e65356a3fd70c3e8f5ba1d15bbb03')
prepare() {