aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/restic/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/restic/APKBUILD b/community/restic/APKBUILD
index 394107cf9f..18f77b9a7a 100644
--- a/community/restic/APKBUILD
+++ b/community/restic/APKBUILD
@@ -1,16 +1,14 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=restic
-pkgver=0.9.4
+pkgver=0.9.5
pkgrel=0
pkgdesc="Fast, secure, efficient backup program"
url="https://restic.net/"
arch="all"
license="BSD-2-Clause"
-depends=""
makedepends="go"
options="!checkroot"
-install=""
subpackages="$pkgname-doc
$pkgname-zsh-completion:zshcomp:noarch
$pkgname-bash-completion:bashcomp:noarch"
@@ -64,4 +62,4 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
}
-sha512sums="8e75a1da6ee9a364c2bf53ce8f9b014549e7065eae349dc6baf68b0e8a8e9736f83c0495b822aac87480751f448bd42da34c440290b5f0967aea7becda5c448b restic-0.9.4.tar.gz"
+sha512sums="2541b4d70d23d28360c4398427d65ed08a5eea8c171b93be7b7d54baa7b06099f5473ff2fbe3d6b3d6691592300062ba1b240cc03772868d2a0adb1217c8a85f restic-0.9.5.tar.gz"