summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-24 14:40:27 +0200
committerJohannes Dewender2015-06-24 14:40:27 +0200
commitdb04f0578470b6360abedb3f650486b6dd93fee6 (patch)
tree1393d2f2f2eb390871f65ed825d163821e79eb24
parentbb0ecb0b51896956c610924041ff158c684eb477 (diff)
downloadaur-db04f0578470b6360abedb3f650486b6dd93fee6.tar.gz
2.1.fb41
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83fef6631df6..2c3289e3646e 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.fb40
+ pkgver = 2.1.fb41
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.fb40.tar.gz
- sha256sums = 9170cc5d3773fa5a57a2c45347f5321329d93b7b9991223b20673d137f33939c
+ source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb41.tar.gz
+ sha256sums = 0f32ab6f3ecd234280d55be5e89ce2b3a02f9c82c8dccaae66e26464cff8901a
pkgname = targetcli-fb
diff --git a/PKGBUILD b/PKGBUILD
index 50786ccf0dbe..252e64a7cac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb40
+pkgver=2.1.fb41
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=('9170cc5d3773fa5a57a2c45347f5321329d93b7b9991223b20673d137f33939c')
+sha256sums=('0f32ab6f3ecd234280d55be5e89ce2b3a02f9c82c8dccaae66e26464cff8901a')
build() {