summaryrefslogtreecommitdiff
path: root/community/sfk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sfk/PKGBUILD')
-rw-r--r--community/sfk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sfk/PKGBUILD b/community/sfk/PKGBUILD
index 10e7381bf..494390ff0 100644
--- a/community/sfk/PKGBUILD
+++ b/community/sfk/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 67087 2012-03-03 17:34:42Z seblu $
+# $Id: PKGBUILD 77369 2012-10-09 06:40:23Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Baumi <baumi@gmx.com>
pkgname=sfk
-pkgver=1.6.5
+pkgver=1.6.6
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=('b40c0c01785d40e7cde7cba3e4227f0b')
+md5sums=('d32f487d783356eb15e23f5e26bf7ac7')
build() {
cd ${pkgname}${pkgver//./}