summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjjacky2012-03-03 01:31:24 +0100
committerOlivier Brunel2015-06-08 18:54:20 +0200
commit4904b5639d524e6058e432b8b53a6081e28199be (patch)
tree156b50c3587fcddeae7cd17441a7601c193355ab /PKGBUILD
parent29f8352239ce4c18e4e7a982ed8b25d5642671d4 (diff)
downloadaur-4904b5639d524e6058e432b8b53a6081e28199be.tar.gz
kalu: updated to 0.0.6
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 6ea851c5d6f1..4ec851ae135c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jjacky
pkgname=kalu
-pkgver=0.0.5
+pkgver=0.0.6
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=('1d22d41e424f48d7c6a56f3b3f892bb8')
+md5sums=('f020c34026195296421cd4b88975d293')
build() {
cd "$srcdir"