diff options
author | Jeff Sharpe | 2022-08-05 08:41:58 -0700 |
---|---|---|
committer | Jeff Sharpe | 2022-08-05 08:41:58 -0700 |
commit | 9f871eb4a71596c91ff7405a47f88c915a8ee2c7 (patch) | |
tree | ccfe8df761faef91f4e5196345cb0099a954b4fd /.SRCINFO | |
parent | e9d9c90628a67d1f682ff91959b528a99ddaa6c6 (diff) | |
download | aur-9f871eb4a71596c91ff7405a47f88c915a8ee2c7.tar.gz |
Upgrading to 3.0.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = barman pkgdesc = Backup and recovery manager for PostgreSQL - pkgver = 3.0.0 + pkgver = 3.0.1 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.0.0/barman-3.0.0.tar.gz + source = https://github.com/EnterpriseDB/barman/releases/download/release/3.0.1/barman-3.0.1.tar.gz source = barman.crond source = barman.logrotate source = passive-server.conf-template source = ssh-server.conf-template source = streaming-server.conf-template - md5sums = 060a2853c385e9965c4e257df0c8655b + md5sums = 315b0c9ced352a7a75d4a63610effb46 md5sums = 0e48345895f88b3939543c00928a199b md5sums = 58c5b20b8e1272ab4ce46757f6613e0d md5sums = b43254374978938f7d21035a3356b531 |