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..27732895e623 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.1
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=('f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2'
'0f772f067bff34dd94a473b192494335eb73c4c3d867e4f5bf81828f825d95eb')
prepare() {