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

Lukas Fleischer lfleischer at archlinux.org
Sat Oct 14 17:35:33 UTC 2017


    Date: Saturday, October 14, 2017 @ 17:35:32
  Author: lfleischer
Revision: 262773

Revert ninja changes

Modified:
  borg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-14 17:27:22 UTC (rev 262772)
+++ PKGBUILD	2017-10-14 17:35:32 UTC (rev 262773)
@@ -3,7 +3,7 @@
 
 pkgname=borg
 _pkgname=borgbackup
-pkgver=1.1.0
+pkgver=1.0.11
 pkgrel=1
 pkgdesc='Deduplicating backup program with compression and authenticated encryption'
 url='https://borgbackup.github.io/'
@@ -18,7 +18,7 @@
 replaces=('borgbackup')
 source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"
         borg.coveragerc)
-sha256sums=('b40c1120c480a8235ce403b8e6e7abf1377458896f438eafce60f54916789e6f'
+sha256sums=('fc6efd2d19454625532e0defac90cd8e8737665e10ae59edb15356ee5a99d291'
             '183814ae70fce7bbcf04dbbf3866eaf76867896a4327f8a3b553e095d1ff360f')
 
 build() {



More information about the arch-commits mailing list