summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilip Hendrik2016-04-05 13:04:02 +0200
committerFilip Hendrik2016-04-05 13:04:02 +0200
commit0a31b11a255ce191c52175d4ce81728805e8158b (patch)
tree6a96c9ce94f5370d38b7a47cc4fb86d68d9a31c2
parent819634693025a19bb522e795c1a6c8169eecbda2 (diff)
downloadaur-0a31b11a255ce191c52175d4ce81728805e8158b.tar.gz
Updated to v3.20.0.
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae027630864a..bad684aab154 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Apr 5 11:03:14 UTC 2016
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.1
+ pkgver = 3.20.0
pkgrel = 1
url = http://www.gnome.org
install = gnome-settings-daemon.install
@@ -32,9 +34,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.1.tar.xz
+ source = https://download.gnome.org/sources/gnome-settings-daemon/3.20/gnome-settings-daemon-3.20.0.tar.xz
source = volume-step.patch
- sha256sums = fa621a17f1d132fe60461020b0dad20a9fab6b0e3e651628aaa53a8f6a6df2c0
+ sha256sums = bb2e40b3566f9014315765fc4d40f749ccf284727277294cdfb7707ced162c6c
sha256sums = bb1ac714e05d6b7b2c3e8a03180a580f9d8e65356a3fd70c3e8f5ba1d15bbb03
pkgname = gnome-settings-daemon-volume-step-patch
diff --git a/PKGBUILD b/PKGBUILD
index 4bbfee898cbf..3484cb2dad09 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
rplname=gnome-settings-daemon
pkgname=gnome-settings-daemon-volume-step-patch
-pkgver=3.18.2
+pkgver=3.20.0
pkgrel=1
pkgdesc="The GNOME Settings daemon with an additional patch to allow configuration of volume steps"
arch=('i686' 'x86_64')
@@ -22,10 +22,10 @@ install=gnome-settings-daemon.install
url="http://www.gnome.org"
groups=('gnome')
source=(
- http://ftp.gnome.org/pub/gnome/sources/$rplname/${pkgver:0:4}/$rplname-$pkgver.tar.xz
+ https://download.gnome.org/sources/$rplname/${pkgver:0:4}/$rplname-$pkgver.tar.xz
volume-step.patch
)
-sha256sums=('3071c7258f22684f7f64b7f735821e4cb25f59fc4665eb08e8d86b560e72fc6f'
+sha256sums=('bb2e40b3566f9014315765fc4d40f749ccf284727277294cdfb7707ced162c6c'
'bb1ac714e05d6b7b2c3e8a03180a580f9d8e65356a3fd70c3e8f5ba1d15bbb03')
prepare() {