summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjjacky2012-03-18 13:17:59 +0100
committerOlivier Brunel2015-06-08 18:54:21 +0200
commitff6524997262120aeea087cf16f998cbdf9fab5f (patch)
tree17c07a2a86c84cd3c84c3cb96782b91bc34ddc1e /PKGBUILD
parenta98cf859ceda74780b9a6835bc17286f4a337e2c (diff)
downloadaur-ff6524997262120aeea087cf16f998cbdf9fab5f.tar.gz
kalu: updated to 0.1.2
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 20323d5d57a5..21faba7c9cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jjacky
pkgname=kalu
-pkgver=0.1.1
+pkgver=0.1.2
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=('9417ca45d339db6b8c6a7abfdce65efd')
+md5sums=('91c012ddf5dd48e383029b80103a8cb8')
build() {
cd "$srcdir"