[arch-commits] Commit in restic/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Apr 10 11:15:14 UTC 2022
Date: Sunday, April 10, 2022 @ 11:15:13
Author: foxboron
Revision: 1184357
upgpkg: restic 0.13.1-1: upgpkg: restic 0.13.1-1
Modified:
restic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-10 11:15:11 UTC (rev 1184356)
+++ PKGBUILD 2022-04-10 11:15:13 UTC (rev 1184357)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=restic
-pkgver=0.13.0
+pkgver=0.13.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=('b3c09137b462548f44d764f98909534bef6e85fe029d4daf60545642cdefd3dd')
+sha256sums=('8430f80dc17b98fd78aca6f7d635bf12a486687677e15989a891ff4f6d8490a9')
build(){
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list