summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2015-04-18 21:23:56 +0200
committerJohannes Dewender2015-04-18 21:23:56 +0200
commitbb0ecb0b51896956c610924041ff158c684eb477 (patch)
tree3b2855219ad0c0b40cd47b0bc4c22a19420de4d0
parente7871ee5801852a8033a1ddedad9f346e917f697 (diff)
downloadaur-bb0ecb0b51896956c610924041ff158c684eb477.tar.gz
targetcli-fb: 2.1.fb40
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3934a303b44a..83fef6631df6 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.fb39
+ pkgver = 2.1.fb40
pkgrel = 1
url = https://github.com/agrover/targetcli-fb
arch = any
@@ -9,8 +9,8 @@ pkgbase = targetcli-fb
depends = python-rtslib-fb>=2.1.fb52
depends = python-configshell-fb>=1.1.fb17
provides = targetcli
- source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb39.tar.gz
- sha256sums = a477b0279fcf03e423df5738324c82d1f67b667f86541b03ee4b522692679ab3
+ source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb40.tar.gz
+ sha256sums = 9170cc5d3773fa5a57a2c45347f5321329d93b7b9991223b20673d137f33939c
pkgname = targetcli-fb
diff --git a/PKGBUILD b/PKGBUILD
index c83040c56d87..50786ccf0dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb39
+pkgver=2.1.fb40
pkgrel=1
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
arch=('any')
@@ -16,7 +16,7 @@ backup=()
options=()
install=
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$pkgname-$pkgver.tar.gz)
-sha256sums=('a477b0279fcf03e423df5738324c82d1f67b667f86541b03ee4b522692679ab3')
+sha256sums=('9170cc5d3773fa5a57a2c45347f5321329d93b7b9991223b20673d137f33939c')
build() {