[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Mon Oct 14 01:14:09 UTC 2019
Date: Monday, October 14, 2019 @ 01:14:08
Author: polyzen
Revision: 515361
upgpkg: borgmatic 1.3.24-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 01:12:32 UTC (rev 515360)
+++ PKGBUILD 2019-10-14 01:14:08 UTC (rev 515361)
@@ -6,8 +6,8 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.3.23
-pkgrel=2
+pkgver=1.3.24
+pkgrel=1
pkgdesc='Wrapper script for Borg backup software that creates and prunes backups'
arch=('any')
url=https://torsion.org/borgmatic
@@ -14,7 +14,7 @@
license=('GPL3')
depends=('borg' 'python-colorama' 'python-pykwalify' 'python-ruamel-yaml' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('8362a1f65ffb252dddaa7b013f67752d7e530341163c1a51f52930a954625b22')
+sha256sums=('ca49f15e0eab8650550ce031a9c71a547acaaff15abd3448a6a2e55ca09e83ca')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list