summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2017-11-02 23:15:19 -0400
committerTed Alff2017-11-02 23:15:19 -0400
commitf46b53cba227564454286f7890895caeacec6809 (patch)
tree8e69deaaee57d6cf537dad6f7979b0ba8db4e2c3 /PKGBUILD
parentcb29b7a1400d4c3539a9ad7913fbb57570ae40ca (diff)
downloadaur-f46b53cba227564454286f7890895caeacec6809.tar.gz
Version bump 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 270e7000e2cb..ce2721d48674 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.1
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=('524314c05cf19e59c3b1ab928ef025b7bba62b228cf4bdc18072d17a13068b94')
build() {
cd "${pkgname}-${pkgver}"