From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- community/sfk/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/sfk/PKGBUILD') diff --git a/community/sfk/PKGBUILD b/community/sfk/PKGBUILD index 4f9e3d965..3290a5d89 100644 --- a/community/sfk/PKGBUILD +++ b/community/sfk/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 93781 2013-07-10 08:33:37Z seblu $ +# $Id: PKGBUILD 102870 2013-12-23 01:46:34Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Baumi pkgname=sfk -pkgver=1.6.8 +pkgver=1.6.9 pkgrel=1 pkgdesc='Swiss File Knife - A Command Line Tools Collection' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url='http://stahlforce.com/dev/?tool=sfk' license=('custom: BSD') depends=('gcc-libs') source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip") -md5sums=('cce2184223597cfe314ca7a5f247d1ce') +md5sums=('3a006bd1f73587ef347838231a5adbb3') build() { cd ${pkgname}${pkgver//./} -- cgit v1.2.3-54-g00ecf