summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjjacky2012-03-06 15:21:41 +0100
committerOlivier Brunel2015-06-08 18:54:20 +0200
commitbf7d684142bc5cb31895b061090ec854b9c818b4 (patch)
tree3294a0741f10435e42b8b8cee47165769c50ecb2 /PKGBUILD
parent4904b5639d524e6058e432b8b53a6081e28199be (diff)
downloadaur-bf7d684142bc5cb31895b061090ec854b9c818b4.tar.gz
kalu: updated to 0.1.0
Signed-off-by: Olivier Brunel <jjk@jjacky.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec851ae135c..f9e2601dfee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jjacky
pkgname=kalu
-pkgver=0.0.6
+pkgver=0.1.0
pkgrel=1
pkgdesc="Upgrade notifier w/ AUR support, watched (AUR) packages, news"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL3+')
depends=('dbus' 'polkit' 'gtk3' 'pacman>=4.0.1' 'pacman<4.1' 'curl' 'libnotify' 'notification-daemon')
makedepends=('pkg-config')
source=(https://bitbucket.org/jjacky/$pkgname/get/$pkgver.tar.gz)
-md5sums=('f020c34026195296421cd4b88975d293')
+md5sums=('71b37dc2c3982cc56ee5bb4ca0f1951f')
build() {
cd "$srcdir"