summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJSkier212022-11-16 13:27:22 -0600
committerJSkier212022-11-16 13:27:22 -0600
commitc1158ee34b2851178e7a7a8e32fd6e5366d13125 (patch)
treeca8c4277af9f6d3375ef6639d62a37a9e9008932 /PKGBUILD
parentee4de58d8832f01a1248090ba09db92dfbc57c9d (diff)
downloadaur-c1158ee34b2851178e7a7a8e32fd6e5366d13125.tar.gz
update to 1.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27732895e623..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.1
+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=('f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2'
+sha256sums=('f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743'
'0f772f067bff34dd94a473b192494335eb73c4c3d867e4f5bf81828f825d95eb')
prepare() {