[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Thu Oct 24 12:20:40 UTC 2019
Date: Thursday, October 24, 2019 @ 12:20:40
Author: polyzen
Revision: 518789
upgpkg: borgmatic 1.4.0-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-24 12:02:16 UTC (rev 518788)
+++ PKGBUILD 2019-10-24 12:20:40 UTC (rev 518789)
@@ -6,7 +6,7 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.3.26
+pkgver=1.4.0
pkgrel=1
pkgdesc='Wrapper script for Borg backup software that creates and prunes backups'
arch=('any')
@@ -15,7 +15,7 @@
depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
'python-ruamel-yaml' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1663d4a4b7393fa1a848a052daf4a7f6f125fd67058c4bdffce885a089b235e6')
+sha256sums=('861467e5d7c1588e9e356966e6a9b8fca108e6bd17700d9a20afc8d00ee39116')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list