diff options
author | root <root@rshg054.dnsready.net> | 2011-08-19 23:14:47 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-08-19 23:14:47 +0000 |
commit | c6a4d3790fc33558d9af322dac15d2bd6d34ac0b (patch) | |
tree | 934e1d11b80c8529b23dcb07b626c5b81e8b156d /community/ekg2 | |
parent | 59eecef62ae9aa7dd391310f30293318f641c59c (diff) |
Fri Aug 19 23:14:46 UTC 2011
Diffstat (limited to 'community/ekg2')
-rw-r--r-- | community/ekg2/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/community/ekg2/PKGBUILD b/community/ekg2/PKGBUILD index 77a930762..ed73f1dc5 100644 --- a/community/ekg2/PKGBUILD +++ b/community/ekg2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 47741 2011-05-25 05:00:38Z svenstaro $ +# $Id: PKGBUILD 54443 2011-08-18 15:06:14Z bluewind $ # Maintainer: Mateusz Herych <heniekk@gmail.com> pkgname=ekg2 -pkgver=0.3.0 -pkgrel=2 +pkgver=0.3.1 +pkgrel=1 pkgdesc="ncurses based Jabber, Gadu-Gadu, Tlen and IRC client" arch=('i686' 'x86_64') url="http://ekg2.org/" @@ -37,3 +37,4 @@ package() { rm -rf $pkgdir/usr/libexec chmod -R 755 $pkgdir/usr/lib/perl5 } +md5sums=('68fc05b432c34622df6561eaabef5a40') |