summaryrefslogtreecommitdiff
path: root/community/ekg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
commitc4f201fd7208805c7ee00e0ee833d3cc505898ac (patch)
tree72c45bb585e42c6c7da3fc0b4aa817019daf99a7 /community/ekg
parente1b3d592f43a99f4ed7c91971deda6ce8414dd69 (diff)
Mon Oct 17 23:14:42 UTC 2011
Diffstat (limited to 'community/ekg')
-rw-r--r--community/ekg/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/ekg/PKGBUILD b/community/ekg/PKGBUILD
index 5052fbe86..2c504ff40 100644
--- a/community/ekg/PKGBUILD
+++ b/community/ekg/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 26474 2010-09-15 21:57:57Z schuay $
+# $Id: PKGBUILD 56895 2011-10-16 06:24:00Z bpiotrowski $
# Contributor: Jaroslaw Swierczynski <swiergot@juvepoland.com>
pkgname=ekg
-pkgver=1.7
-pkgrel=6
+pkgver=1.8rc2
+pkgrel=1
pkgdesc="A text-mode Gadu-Gadu client"
arch=('i686' 'x86_64')
url="http://ekg.chmurka.net/"
license=('GPL')
-depends=('libjpeg' 'aspell' 'python2' 'giflib')
+depends=('libjpeg' 'aspell' 'python2' 'giflib' 'libgadu')
source=(http://ekg.chmurka.net/$pkgname-$pkgver.tar.gz)
-md5sums=('2aa92b56517fdf09d75519a105772b74')
+md5sums=('f697c711da91ddf57c882114539e92fe')
build() {
cd $srcdir/$pkgname-$pkgver