summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2015-12-02 18:22:42 +0100
committerJohannes Dewender2015-12-02 18:22:42 +0100
commit0868376635dae4c4e0539edea0659f40a0d3d6c9 (patch)
tree6582059ea9fe7ed972073f0d49e84f7c7ccf2543
parentdb04f0578470b6360abedb3f650486b6dd93fee6 (diff)
downloadaur-0868376635dae4c4e0539edea0659f40a0d3d6c9.tar.gz
2.1.fb42
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c3289e3646e..692a1f49c349 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.fb41
+ pkgver = 2.1.fb42
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.fb41.tar.gz
- sha256sums = 0f32ab6f3ecd234280d55be5e89ce2b3a02f9c82c8dccaae66e26464cff8901a
+ source = https://fedorahosted.org/releases/t/a/targetcli-fb/targetcli-fb-2.1.fb42.tar.gz
+ sha256sums = b4fbae4c41e333b5aadd029f00dc59b8522d88594bea1ad6901f24daf495ecdc
pkgname = targetcli-fb
diff --git a/PKGBUILD b/PKGBUILD
index 252e64a7cac5..5fbe522cb2a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb41
+pkgver=2.1.fb42
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=('0f32ab6f3ecd234280d55be5e89ce2b3a02f9c82c8dccaae66e26464cff8901a')
+sha256sums=('b4fbae4c41e333b5aadd029f00dc59b8522d88594bea1ad6901f24daf495ecdc')
build() {