summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjjacky2012-03-26 18:19:08 +0200
committerOlivier Brunel2015-06-08 18:54:21 +0200
commit1a4370d300c4397babf6531bbc8afb79907fe056 (patch)
tree6f122124378bd4a77f60ba779d260a8ff16d0e6c /PKGBUILD
parent0bb7ab1446c694ddb5955735a58082d9b3a4e34c (diff)
downloadaur-1a4370d300c4397babf6531bbc8afb79907fe056.tar.gz
kalu: updated to 0.1.4
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 f5076518e3b1..1b79e43ab257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jjacky
pkgname=kalu
-pkgver=0.1.3
+pkgver=0.1.4
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=('fa8b1a93b1ce897680912284e5a98e6e')
+md5sums=('1e59c3e7b1751911b34c6734eb96e06f')
build() {
cd "$srcdir"