summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2013-02-17 23:56:01 +0100
committerJohannes Dewender2013-02-17 23:56:01 +0100
commita5f06151910ff41a309ea9a80b98636475aa11b3 (patch)
treee28519e07618f3784b123ceaac6aeda9a43ad02b
parent4a895c0f4f4f3d458c3ef4bac870ba7a79649425 (diff)
downloadaur-a5f06151910ff41a309ea9a80b98636475aa11b3.tar.gz
targetcli-fb: depend on free branch of configshell
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc36ea2dc1e4..1c701a212d3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = targetcli-fb
pkgdesc = free branch of the targetcli LIO administration shell (iSCSI + Co)
pkgver = 2.0rc1.fb19
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/agrover/targetcli-fb
arch = any
license = AGPL3
depends = python2-rtslib-fb>=2.1.fb13
- depends = python2-configshell
+ depends = python2-configshell-fb
provides = targetcli
conflicts = lio-utils
replaces = rtsadmin
diff --git a/PKGBUILD b/PKGBUILD
index 985a8ca60ad3..77106f314988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
pkgver=2.0rc1.fb19
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
arch=('any')
url="https://github.com/agrover/targetcli-fb"
license=('AGPL3')
groups=()
-depends=('python2-rtslib-fb>=2.1.fb13' 'python2-configshell')
+depends=('python2-rtslib-fb>=2.1.fb13' 'python2-configshell-fb')
optdepends=()
conflicts=('lio-utils')
provides=('targetcli')