summaryrefslogtreecommitdiff
path: root/community/ekg
diff options
context:
space:
mode:
Diffstat (limited to 'community/ekg')
-rw-r--r--community/ekg/ChangeLog5
-rw-r--r--community/ekg/PKGBUILD10
2 files changed, 5 insertions, 10 deletions
diff --git a/community/ekg/ChangeLog b/community/ekg/ChangeLog
deleted file mode 100644
index 717d49b5d..000000000
--- a/community/ekg/ChangeLog
+++ /dev/null
@@ -1,5 +0,0 @@
-2009-03-16 Mateusz Herych <heniekk@gmail.com>
-* Rebuild against python 2.6
-2007-07-02 tardo <tardo@nagi-fanboi.net>
-* Built for x86_64
-
diff --git a/community/ekg/PKGBUILD b/community/ekg/PKGBUILD
index 23c565002..4bca941b7 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' 'mips64el')
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