summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2018-10-04 21:25:08 -0400
committerTed Alff2018-10-04 21:25:08 -0400
commit8637fa940f8d92b4b0761d7c17e315066e982bda (patch)
treea224c3d7503d4754e4d4f87570ccbf04490a025b /PKGBUILD
parentf1f022c26820e27d8fa143eaaab4dfd392257d15 (diff)
downloadaur-8637fa940f8d92b4b0761d7c17e315066e982bda.tar.gz
Version bump 4.13.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f93d4f1ecff..f244acb8fea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-settings
pkgname=${_pkgname}-devel
-pkgver=4.13.4
+pkgver=4.13.5
pkgrel=1
pkgdesc="Settings manager for xfce"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=('libcanberra: for sound control')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("http://archive.xfce.org/src/xfce/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.bz2")
-sha256sums=('620b8af80194302229c1746182d1f6cd33f381f3701b4bec3286c012328f730e')
+sha256sums=('a51408d30de1a04e88ddf7a1c9117770b1995bb93358286fd0769baa0a1edfae')
build() {
cd "$srcdir/$_pkgname-$pkgver"