summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d998c4739bd..bee9c85b0da8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alessio Sergi <asergi at archlinux dot us>
pkgname=xfce4-places-plugin
-pkgver=1.8.0
+pkgver=1.8.3
pkgrel=1
pkgdesc="Places menu plugin for the Xfce panel"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('libnotify' 'xfce4-panel')
makedepends=('intltool')
source=("http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.bz2"
"mounts.patch")
-sha256sums=('7ba3f46f88c2845cbf413efeefaed29157f8b98571856c6e2bf35e4de5d8ecce'
+sha256sums=('f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743'
'0f772f067bff34dd94a473b192494335eb73c4c3d867e4f5bf81828f825d95eb')
prepare() {