summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2018-03-13 09:47:31 +0100
committerBernhard Landauer2018-03-13 09:47:31 +0100
commit2985ed810c394489612abc7fbf9c4eb20689bc8a (patch)
treeab58168fd55f95a98b94bcf9274534681ad5c448 /PKGBUILD
parentc9ec5cf09072878b18686eb0e3dd0b7c2403679a (diff)
downloadaur-2985ed810c394489612abc7fbf9c4eb20689bc8a.tar.gz
v2.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf68ccbfcc1b..46e6326c28cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=xfce4-indicator-plugin
_maj=2.3
-pkgver=$_maj.3
-pkgrel=3
+pkgver=$_maj.4
+pkgrel=1
pkgdesc="Plugin to display information from applications in the Xfce4 panel"
arch=('i686' 'x86_64')
url="http://goodies.xfce.org/projects/panel-plugins/$pkgname"
@@ -19,7 +19,7 @@ optdepends=('indicator-application-gtk2: take menus from applications and place
'indicator-sound: unified sound menu')
install=$pkgname.install
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/$_maj/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c46b529b0f31c8ba9401fdc3e245ed3f30e61fadc0e8d2ddb6aaa10b02edbd52')
+sha256sums=('02773722cf99113bc64cc399df47c3a639e206a864c6995be68fe8281076582e')
build() {
cd $pkgname-$pkgver