summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e19bb753143..fd8594aca9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashymad <czilukim@o2.pl>
pkgname=sfk
-_version=1.9.8
+_version=1.9.9
_revision=0
pkgver=${_version}.${_revision}
pkgrel=1
@@ -11,7 +11,7 @@ license=('BSD')
depends=('gcc-libs')
makedepends=()
source=("$pkgname-$pkgver.tar.gz::https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/${pkgver}/sfk-${_version}.tar.gz")
-sha256sums=('837c7a3fabd1549c0ea5748d05ece5f259d906358226ce04799c4c13e59f1968')
+sha256sums=('49cd73283495a254f8659cb0d96983239c34618892064c318b0c2d19861c7910')
prepare() {
cd "$pkgname-$_version"