summaryrefslogtreecommitdiff
path: root/community/sfk
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/sfk
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/sfk')
-rw-r--r--community/sfk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <baumi@gmx.com>
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//./}