summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharpe2022-11-30 17:33:01 -0800
committerJeff Sharpe2022-11-30 17:33:01 -0800
commitbc32831248510eaa13df66d26d5c613b5388be01 (patch)
tree68e8d12ff897280bea8d5f7de9f1d43f71035edc
parentee0ef40619c8a916ee2888a5bb9c8cb856a5b713 (diff)
downloadaur-bc32831248510eaa13df66d26d5c613b5388be01.tar.gz
Upgrading to 3.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46689775c697..3a3e386dc7d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = barman
pkgdesc = Backup and recovery manager for PostgreSQL
- pkgver = 3.1.0
+ pkgver = 3.2.0
pkgrel = 1
url = http://www.pgbarman.org
arch = x86_64
@@ -19,13 +19,13 @@ pkgbase = barman
optdepends = python-botocore
provides = barman
options = !emptydirs
- source = https://github.com/EnterpriseDB/barman/releases/download/release/3.1.0/barman-3.1.0.tar.gz
+ source = https://github.com/EnterpriseDB/barman/releases/download/release/3.2.0/barman-3.2.0.tar.gz
source = barman.crond
source = barman.logrotate
source = passive-server.conf-template
source = ssh-server.conf-template
source = streaming-server.conf-template
- md5sums = 5539a133063b8850785bd4f973936ed2
+ md5sums = b7fc0f8904877b32f415a883210bb2c3
md5sums = 0e48345895f88b3939543c00928a199b
md5sums = 58c5b20b8e1272ab4ce46757f6613e0d
md5sums = b43254374978938f7d21035a3356b531
diff --git a/PKGBUILD b/PKGBUILD
index ddaf91b9c6eb..2c04f0d8919a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barman
_realname=barman
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(
streaming-server.conf-template
)
-md5sums=('5539a133063b8850785bd4f973936ed2'
+md5sums=('b7fc0f8904877b32f415a883210bb2c3'
'0e48345895f88b3939543c00928a199b'
'58c5b20b8e1272ab4ce46757f6613e0d'
'b43254374978938f7d21035a3356b531'