[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Wed Nov 13 19:29:34 UTC 2019


    Date: Wednesday, November 13, 2019 @ 19:29:34
  Author: polyzen
Revision: 527188

upgpkg: borgmatic 1.4.10-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-13 17:28:42 UTC (rev 527187)
+++ PKGBUILD	2019-11-13 19:29:34 UTC (rev 527188)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.9
+pkgver=1.4.10
 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=('e8161dac5e97789239978b465742d04eb279c491edbaa39a0ffffac673d10916')
+sha256sums=('8447da91e24c9c94a4c3316b8201394b1ce56e6adb672141be6ab8c840250502')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list