summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43834499ba18..e821635a2a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.0rc1.fb12
+pkgver=2.0rc1.fb13
pkgrel=1
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
@@ -18,11 +18,11 @@ options=()
install=
source=($pkgname-$pkgver.tar.gz::https://github.com/agrover/$pkgname/tarball/v$pkgver
target)
-md5sums=('a949082c1b0fe8b16ab9dc1aacfc1174'
+md5sums=('d93116bea39ba746603c12eb018a49f4'
'f23bd6d5d4021c29b4519e40b3b9e042')
_githubname=agrover-targetcli-fb
-_gitversion=6d427a2
+_gitversion=5420454
build() {
cd "$srcdir/$_githubname-$_gitversion"