summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2014-02-25 10:42:10 +0100
committerJohannes Dewender2014-02-25 10:42:10 +0100
commit1463ca70e6d6fa3389f3aeb5b754967c15c3f287 (patch)
treeec582d54010997200ede8ed09919bcecafc8f017
parentdd2704d9a74856945d1bd2363c18339414f03aa1 (diff)
downloadaur-1463ca70e6d6fa3389f3aeb5b754967c15c3f287.tar.gz
targetcli-fb: 2.1.fb34
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a7a94111645..c95e751fc080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = targetcli-fb
pkgdesc = free branch of the targetcli LIO administration shell (iSCSI + Co)
- pkgver = 2.1.fb33
+ pkgver = 2.1.fb34
pkgrel = 1
url = https://github.com/agrover/targetcli-fb
arch = any
@@ -9,8 +9,8 @@ pkgbase = targetcli-fb
depends = python-rtslib-fb>=2.1.fb42
depends = python-configshell-fb
provides = targetcli
- source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb33.tar.gz
- md5sums = 758f89dbc40ba54e7f9f901677031fa0
+ source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb34.tar.gz
+ md5sums = cc8f75cc6e3472d4ad3c087c9f74c0ef
pkgname = targetcli-fb
diff --git a/PKGBUILD b/PKGBUILD
index 4f2d90a1e634..32845e1e9994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb33
+pkgver=2.1.fb34
pkgrel=1
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
@@ -17,7 +17,7 @@ backup=()
options=()
install=
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$pkgname-$pkgver.tar.gz)
-md5sums=('758f89dbc40ba54e7f9f901677031fa0')
+md5sums=('cc8f75cc6e3472d4ad3c087c9f74c0ef')
build() {