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

Morten Linderud foxboron at archlinux.org
Mon May 21 22:25:26 UTC 2018


    Date: Monday, May 21, 2018 @ 22:25:25
  Author: foxboron
Revision: 326707

upgpkg: restic 0.9.0-1

Updated to 0.9.0

Modified:
  restic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-21 22:22:20 UTC (rev 326706)
+++ PKGBUILD	2018-05-21 22:25:25 UTC (rev 326707)
@@ -1,15 +1,14 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 pkgname=restic
-pkgver=0.8.3
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64')
 url="https://restic.net"
 license=('BSD')
 makedepends=('go-pie')
-checkdepends=('fuse2')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz")
-sha256sums=('0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c')
+sha256sums=('5b46612254dcaec09a6f7ddae70e116f77c0f87ac7988dc379b34d0fd4bbc4c4')
 
 prepare(){
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list