summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharpe2022-01-24 17:47:48 -0800
committerJeff Sharpe2022-01-24 17:47:48 -0800
commit0ea587b72d6269d70631f4f2bbe80c22a21ab99a (patch)
tree5b064d253216465f1160cec05b525e62e75e6e54
parentb629e79568da26e10b15fc94c2aa751ab3f3e226 (diff)
downloadaur-0ea587b72d6269d70631f4f2bbe80c22a21ab99a.tar.gz
Upgrading to 2.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae66c0d3cb94..fa22ef089fda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = barman
pkgdesc = Backup and recovery manager for PostgreSQL
- pkgver = 2.17
+ pkgver = 2.18
pkgrel = 1
url = http://www.pgbarman.org
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = barman
depends = python-argcomplete
provides = barman
options = !emptydirs
- source = https://github.com/EnterpriseDB/barman/releases/download/release/2.17/barman-2.17.tar.gz
+ source = https://github.com/EnterpriseDB/barman/releases/download/release/2.18/barman-2.18.tar.gz
source = barman.crond
source = barman.logrotate
source = passive-server.conf-template
source = ssh-server.conf-template
source = streaming-server.conf-template
- md5sums = 0bc8a735d0386ace263b404ccabbf841
+ md5sums = 3977b9144a782d040882b71d37d96b24
md5sums = 0e48345895f88b3939543c00928a199b
md5sums = 58c5b20b8e1272ab4ce46757f6613e0d
md5sums = b43254374978938f7d21035a3356b531
diff --git a/PKGBUILD b/PKGBUILD
index 6528f6556f2e..0811f7ef11c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barman
_realname=barman
-pkgver=2.17
+pkgver=2.18
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
arch=('x86_64')
@@ -24,7 +24,7 @@ source=(
streaming-server.conf-template
)
-md5sums=('0bc8a735d0386ace263b404ccabbf841'
+md5sums=('3977b9144a782d040882b71d37d96b24'
'0e48345895f88b3939543c00928a199b'
'58c5b20b8e1272ab4ce46757f6613e0d'
'b43254374978938f7d21035a3356b531'