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 270e7000e2cb..02bd8cf8e919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twa022 <twa022 at gmail dot com>
pkgname=xfce4-statusnotifier-plugin
-pkgver=0.2.0
+pkgver=0.2.2
pkgrel=1
pkgdesc="Plugin to status notifier indicators in the Xfce4 panel"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('xfce4-panel' 'libdbusmenu-gtk3')
makedepends=('intltool' 'python') # for gdbus-codegen
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('65c8af58f24a44fbd2e9186c57295641be3ed2a816dc86405fb7380ec69360c1')
+sha256sums=('4c905944d510a7a460246660c6c7a648a3a5fa0d638276b9bf2380d3654a2cfa')
build() {
cd "${pkgname}-${pkgver}"