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

Morten Linderud foxboron at archlinux.org
Sun Jun 10 15:31:26 UTC 2018


    Date: Sunday, June 10, 2018 @ 15:31:26
  Author: foxboron
Revision: 342234

upgpkg: restic 0.9.1-1

Updated to 0.9.1

Modified:
  restic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 15:28:16 UTC (rev 342233)
+++ PKGBUILD	2018-06-10 15:31:26 UTC (rev 342234)
@@ -1,6 +1,6 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 pkgname=restic
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64')
@@ -8,7 +8,7 @@
 license=('BSD')
 makedepends=('go-pie')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz")
-sha256sums=('5b46612254dcaec09a6f7ddae70e116f77c0f87ac7988dc379b34d0fd4bbc4c4')
+sha256sums=('359d3b8e555a9952f2b98c81ee3dbec8dc441e12789c436ca564762aaacec095')
 
 prepare(){
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list