summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeff Sharpe2021-07-28 12:07:57 -0700
committerJeff Sharpe2021-07-28 12:07:57 -0700
commit804ede4f1662a2a7b241e0d750ab490f61b3083f (patch)
treeef0638e39c422eea0e81dba931e97f43a779d0c2 /PKGBUILD
parent885356be8b3a535c150fcf0a6c64e085bbc9bd78 (diff)
downloadaur-804ede4f1662a2a7b241e0d750ab490f61b3083f.tar.gz
Upgrading to 2.13 and changing upstream source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3fa4af364d9..d5b1a22f027c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barman
_realname=barman
-pkgver=2.12
+pkgver=2.13
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('barman')
options=(!emptydirs)
source=(
- "http://sourceforge.net/projects/pgbarman/files/${pkgver}/barman-${pkgver}.tar.gz"
+ "https://github.com/EnterpriseDB/barman/releases/download/release/${pkgver}/barman-${pkgver}.tar.gz"
barman.crond
barman.logrotate
passive-server.conf-template
@@ -24,7 +24,7 @@ source=(
streaming-server.conf-template
)
-md5sums=('8360aa84608daf477923ba4e6c86fc28'
+md5sums=('04af82a892cf330679c54cc1019fa31e'
'0e48345895f88b3939543c00928a199b'
'58c5b20b8e1272ab4ce46757f6613e0d'
'b43254374978938f7d21035a3356b531'