summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharpe2022-12-26 11:27:53 -0800
committerJeff Sharpe2022-12-26 11:27:53 -0800
commit288939d9cbf52bf3112a3ae167b74457220fde9d (patch)
treecc1c6069255aa93614fa7690e8d01f200b81707d
parentbc32831248510eaa13df66d26d5c613b5388be01 (diff)
downloadaur-288939d9cbf52bf3112a3ae167b74457220fde9d.tar.gz
Upgrading to 3.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a3e386dc7d8..b948d025a36c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = barman
pkgdesc = Backup and recovery manager for PostgreSQL
- pkgver = 3.2.0
+ pkgver = 3.3.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.2.0/barman-3.2.0.tar.gz
+ source = https://github.com/EnterpriseDB/barman/releases/download/release/3.3.0/barman-3.3.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 = b7fc0f8904877b32f415a883210bb2c3
+ md5sums = fa17aa790e7bd8d19e371710f022bc96
md5sums = 0e48345895f88b3939543c00928a199b
md5sums = 58c5b20b8e1272ab4ce46757f6613e0d
md5sums = b43254374978938f7d21035a3356b531
diff --git a/PKGBUILD b/PKGBUILD
index 2c04f0d8919a..eb4ab087db60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barman
_realname=barman
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(
streaming-server.conf-template
)
-md5sums=('b7fc0f8904877b32f415a883210bb2c3'
+md5sums=('fa17aa790e7bd8d19e371710f022bc96'
'0e48345895f88b3939543c00928a199b'
'58c5b20b8e1272ab4ce46757f6613e0d'
'b43254374978938f7d21035a3356b531'