summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2018-06-19 21:46:41 -0400
committerTed Alff2018-06-19 21:46:41 -0400
commit23a9bbcece8f1c24ae8617e2ffafbc82d6a83d45 (patch)
tree8d215f16c52623c1b3f8cb3b076c62dd64b079b0 /PKGBUILD
parent1e059d7fd293bf7a2a022508d8ecfcb4433bc889 (diff)
downloadaur-23a9bbcece8f1c24ae8617e2ffafbc82d6a83d45.tar.gz
Version bump 4.13.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b7478d134e3..88b70000be84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-settings
pkgname=${_pkgname}-devel
-pkgver=4.13.2
+pkgver=4.13.3
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=('6ed1ef823fe4e26764064d7994fa4849d332cafaf1575784423035a95579a214')
+sha256sums=('24b1d45a93bb91ffb68f82f59a8822b86f98115d27cc72dc9faecb09b3afd244')
build() {
cd "$srcdir/$_pkgname-$pkgver"