Date: Friday, April 19, 2013 @ 14:58:53 Author: seblu Revision: 88534
upgpkg: sfk 1.6.7-1 Modified: sfk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-19 12:58:47 UTC (rev 88533) +++ PKGBUILD 2013-04-19 12:58:53 UTC (rev 88534) @@ -3,7 +3,7 @@ # Contributor: Baumi <[email protected]> pkgname=sfk -pkgver=1.6.6 +pkgver=1.6.7 pkgrel=1 pkgdesc='Swiss File Knife - A Command Line Tools Collection' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('custom: BSD') depends=('gcc-libs') source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip") -md5sums=('d32f487d783356eb15e23f5e26bf7ac7') +md5sums=('cd900b0c2f6fb362d5d3ef5190b96767') build() { cd ${pkgname}${pkgver//./}
