summaryrefslogtreecommitdiff
path: root/community/sfk/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
commit8878de8508ef59fe63f2d19a258a383ba09b10a8 (patch)
tree9c5bf862464d4d4c2dae393189065a2615fa260e /community/sfk/PKGBUILD
parent0fccb862cc0ea09fc8a76c29babfdcef823d9ab7 (diff)
parent0d51c533d75a26daabeb9e7b9c5dcfb211498a4d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/libfm/PKGBUILD community/lxlauncher/PKGBUILD community/mrtg/PKGBUILD core/glib2/PKGBUILD extra/epiphany/PKGBUILD extra/m17n-lib/PKGBUILD extra/mtr/PKGBUILD
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 a1c4443fc..6ec74e865 100644
--- a/community/sfk/PKGBUILD
+++ b/community/sfk/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 88535 2013-04-19 12:59:02Z seblu $
+# $Id: PKGBUILD 93781 2013-07-10 08:33:37Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Baumi <baumi@gmx.com>
pkgname=sfk
-pkgver=1.6.7
+pkgver=1.6.8
pkgrel=1
pkgdesc='Swiss File Knife - A Command Line Tools Collection'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('cd900b0c2f6fb362d5d3ef5190b96767')
+md5sums=('cce2184223597cfe314ca7a5f247d1ce')
build() {
cd ${pkgname}${pkgver//./}