summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2012-08-01 14:03:13 +0000
committerJohannes Dewender2012-08-01 14:03:13 +0000
commita1ca941d994bef843852645e635351d0a50bd4ca (patch)
treef69bd9a9e9c584592d1e89c1cd69d9c65d50ad04 /PKGBUILD
parente6cd5b3024686f0a1a8ea52aebf32154289b9f89 (diff)
downloadaur-a1ca941d994bef843852645e635351d0a50bd4ca.tar.gz
targetcli-fb: 2.0rc1.fb15
git-svn-id: http://svn.kraehen.org/aur@152 04e22907-73ef-438a-a52f-a971dc6d3b47
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2d5f6d6fd7a..821e3af2c62d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.0rc1.fb14
+pkgver=2.0rc1.fb15
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=('b994a951b93b4c25b99bef5e0a05e3b4'
+md5sums=('cd0096606bc88233866024999dcbd4f1'
'f23bd6d5d4021c29b4519e40b3b9e042')
_githubname=agrover-targetcli-fb
-_gitversion=b9b0d38
+_gitversion=7d94757
build() {
cd "$srcdir/$_githubname-$_gitversion"