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

Morten Linderud foxboron at gemini.archlinux.org
Thu Aug 5 19:10:27 UTC 2021


    Date: Thursday, August 5, 2021 @ 19:10:27
  Author: foxboron
Revision: 993885

upgpkg: restic 0.12.1-1

Modified:
  restic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-05 19:08:50 UTC (rev 993884)
+++ PKGBUILD	2021-08-05 19:10:27 UTC (rev 993885)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=restic
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 checkdepends=('fuse2')
 optdepends=('fuse2: mount archive')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz")
-sha256sums=('39b615a36a5082209a049cce188f0654c6435f0bc4178b7663672334594f10fe')
+sha256sums=('a9c88d5288ce04a6cc78afcda7590d3124966dab3daa9908de9b3e492e2925fb')
 
 build(){
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list