Date: Tuesday, April 25, 2023 @ 19:22:47
  Author: foxboron
Revision: 1448716

upgpkg: restic 0.15.2-1

Modified:
  restic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-25 19:19:21 UTC (rev 1448715)
+++ PKGBUILD    2023-04-25 19:22:47 UTC (rev 1448716)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=restic
-pkgver=0.15.1
+pkgver=0.15.2
 pkgrel=1
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64' 'aarch64')
@@ -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=('fce382fdcdac0158a35daa640766d5e8a6e7b342ae2b0b84f2aacdff13990c52')
+sha256sums=('52aca841486eaf4fe6422b059aa05bbf20db94b957de1d3fca019ed2af8192b7')
 
 build(){
   cd "${pkgname}-${pkgver}"

Reply via email to