[arch-commits] Commit in borg/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Dec 10 13:05:31 UTC 2017
Date: Sunday, December 10, 2017 @ 13:05:30
Author: lfleischer
Revision: 273583
upgpkg: borg 1.1.3-1
Upstream update.
Modified:
borg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-10 12:43:45 UTC (rev 273582)
+++ PKGBUILD 2017-12-10 13:05:30 UTC (rev 273583)
@@ -3,8 +3,8 @@
pkgname=borg
_pkgname=borgbackup
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
pkgdesc='Deduplicating backup program with compression and authenticated encryption'
url='https://borgbackup.github.io/'
license=('BSD')
@@ -18,7 +18,7 @@
replaces=('borgbackup')
source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"
borg.coveragerc)
-sha256sums=('097b2d92d51f570aaea82ab6632481b8235b78d7bbaac9d8164bdfa6bd5b5502'
+sha256sums=('cc2a329956dc42e7e461d2f506a28e398c4cc6dc53a67cc2c8a17dcacc4276e7'
'183814ae70fce7bbcf04dbbf3866eaf76867896a4327f8a3b553e095d1ff360f')
build() {
More information about the arch-commits
mailing list