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

Lukas Fleischer lfleischer at archlinux.org
Sun Apr 24 15:25:06 UTC 2016


    Date: Sunday, April 24, 2016 @ 17:25:05
  Author: lfleischer
Revision: 171697

upgpkg: borg 1.0.2-1

Upstream update.

Modified:
  borg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-24 15:13:15 UTC (rev 171696)
+++ PKGBUILD	2016-04-24 15:25:05 UTC (rev 171697)
@@ -3,7 +3,7 @@
 
 pkgname=borg
 _pkgname=borgbackup
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Deduplicating backup program with compression and authenticated encryption'
 url='https://borgbackup.github.io/'
@@ -18,7 +18,7 @@
 replaces=('borgbackup')
 source=("https://pypi.python.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz"
         borg.coveragerc)
-sha256sums=('58a2c2e649207c8e15223f6380d238124b0f1b45fd83990a40df5b678cd41fba'
+sha256sums=('11ea343290f788a2d849f43ebb07e8f0990f651f3cf097ca4f4cd9ce2f08dfd7'
             '024bf101b25f9d35b83f86ce794c85f404d7acb212e047b4fca68b108dff21a7')
 
 build() {



More information about the arch-commits mailing list