summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharpe2023-02-04 13:07:51 -0800
committerJeff Sharpe2023-02-04 13:07:51 -0800
commitcf13015dc281d3ced09e6ce67fb9188c809ec98a (patch)
tree8674b53f6c5d5fe878d6707c1e760bde0aae4847
parent288939d9cbf52bf3112a3ae167b74457220fde9d (diff)
downloadaur-cf13015dc281d3ced09e6ce67fb9188c809ec98a.tar.gz
Upgrading to 3.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b948d025a36c..29774b1359e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = barman
pkgdesc = Backup and recovery manager for PostgreSQL
- pkgver = 3.3.0
+ pkgver = 3.4.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.3.0/barman-3.3.0.tar.gz
+ source = https://github.com/EnterpriseDB/barman/releases/download/release/3.4.0/barman-3.4.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 = fa17aa790e7bd8d19e371710f022bc96
+ md5sums = 9956c381579305c23fa8bc2574282a11
md5sums = 0e48345895f88b3939543c00928a199b
md5sums = 58c5b20b8e1272ab4ce46757f6613e0d
md5sums = b43254374978938f7d21035a3356b531
diff --git a/PKGBUILD b/PKGBUILD
index eb4ab087db60..32852ab7bc4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barman
_realname=barman
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(
streaming-server.conf-template
)
-md5sums=('fa17aa790e7bd8d19e371710f022bc96'
+md5sums=('9956c381579305c23fa8bc2574282a11'
'0e48345895f88b3939543c00928a199b'
'58c5b20b8e1272ab4ce46757f6613e0d'
'b43254374978938f7d21035a3356b531'