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 2ddebea5ef74..1bf23b030bc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=pwrnotify
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Simple battery status notifier"
arch=(any)
@@ -8,7 +8,7 @@ url='http://ikn.org.uk/pwrnotify'
license=(GPL3)
depends=(libnotify)
source=(http://ikn.org.uk/files/desktop/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('389594df6764e3110b86db04dbb91a1c')
+md5sums=('03a2ce5fd11d8c8fcfcf225850d05f09')
build () {
cd "$srcdir/$pkgname-$pkgver"