summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/barman/barman.SlackBuild2
-rw-r--r--system/barman/barman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild
index fd9161368f..4743074e81 100644
--- a/system/barman/barman.SlackBuild
+++ b/system/barman/barman.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=barman
-VERSION=${VERSION:-1.6.1a1}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/barman/barman.info b/system/barman/barman.info
index 874022b552..5a8d60b50b 100644
--- a/system/barman/barman.info
+++ b/system/barman/barman.info
@@ -1,8 +1,8 @@
PRGNAM="barman"
-VERSION="1.6.1a1"
+VERSION="1.6.1"
HOMEPAGE="http://www.pgbarman.org/"
-DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.6.1a1/barman-1.6.1a1.tar.gz"
-MD5SUM="3e58eb22b6488f3be38850353849adcd"
+DOWNLOAD="https://pypi.python.org/packages/58/7f/22c4fa519eab1f9ea4fc6886c08761f5786f30026f532aa58a6ee32febfd/barman-1.6.1.tar.gz"
+MD5SUM="de10e59c908f76ca91173295847f6909"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="psycopg2 argh python-dateutil argcomplete"