summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2013-05-04 12:29:38 +0200
committerJohannes Dewender2013-05-04 12:29:38 +0200
commit3f7237541621c8e8868f2016ebcd6c45516d0a16 (patch)
tree86d5c9256e4947650e8949e12da3550836ad80e6 /PKGBUILD
parentafdc57dcecef9617c13199ece985bc97a9628e7f (diff)
downloadaur-3f7237541621c8e8868f2016ebcd6c45516d0a16.tar.gz
targetcli-fb: 2.1.fb24
This now depends on rtslib-fb >= 2.1.fb33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6550b52f0b34..39a3a2defc40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb23
+pkgver=2.1.fb24
pkgrel=1
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/agrover/targetcli-fb"
license=('AGPL3')
groups=()
-depends=('python2-rtslib-fb>=2.1.fb28' 'python2-configshell-fb')
+depends=('python2-rtslib-fb>=2.1.fb33' 'python2-configshell-fb')
optdepends=()
conflicts=('lio-utils')
provides=('targetcli')
@@ -19,7 +19,7 @@ install=
source=($pkgname-$pkgver.tar.gz::https://github.com/agrover/$pkgname/archive/v$pkgver.tar.gz
target.service
target)
-md5sums=('4bb78824fae4ee343fe1722d95a8758c'
+md5sums=('b3e2bd5613c5a20fcaed88f770c08b59'
'f462e9a5852346c66b77793565ddbc67'
'f23bd6d5d4021c29b4519e40b3b9e042')