Date: Monday, November 30, 2015 @ 12:14:27 Author: spupykin Revision: 148040
upgpkg: freetalk 4.1-1 upd Modified: freetalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-30 10:09:10 UTC (rev 148039) +++ PKGBUILD 2015-11-30 11:14:27 UTC (rev 148040) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=freetalk -pkgver=4.0rc5 +pkgver=4.1 pkgrel=1 pkgdesc="A console based Jabber client" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('loudmouth' 'guile' 'jansson' 'curl') install=freetalk.install source=("$pkgname-$pkgver.tar.gz::https://github.com/GNUFreetalk/freetalk/archive/v$pkgver.tar.gz") -md5sums=('a19a6025a13ef9f922606a843f892b4d') +md5sums=('3141e633e83b12083e5c0e49bbc9d150') build() { cd $pkgname-$pkgver
