Date: Monday, December 23, 2013 @ 02:46:09
  Author: seblu
Revision: 102869

upgpkg: sfk 1.6.9-1

Modified:
  sfk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-23 01:31:19 UTC (rev 102868)
+++ PKGBUILD    2013-12-23 01:46:09 UTC (rev 102869)
@@ -3,7 +3,7 @@
 # Contributor: Baumi <[email protected]>
 
 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 @@
 license=('custom: BSD')
 depends=('gcc-libs')
 
source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip";)
-md5sums=('cce2184223597cfe314ca7a5f247d1ce')
+md5sums=('3a006bd1f73587ef347838231a5adbb3')
 
 build() {
   cd ${pkgname}${pkgver//./}

Reply via email to