From 0c726f7427e09eb0889c7a8f53f4ee28a6a1ddba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Wed, 8 May 2024 11:19:17 +0200 Subject: [PATCH] kopia: update to 0.17.0. --- srcpkgs/kopia/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template index 2aaa838bd12..cc28fd38306 100644 --- a/srcpkgs/kopia/template +++ b/srcpkgs/kopia/template @@ -1,6 +1,6 @@ # Template file for 'kopia' pkgname=kopia -version=0.15.0 +version=0.17.0 revision=1 build_style=go build_helper=qemu @@ -12,7 +12,7 @@ maintainer="Daniel Eyßer " license="Apache-2.0" homepage="https://kopia.io/" distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz" -checksum=7000f6999ea8d1975645293c3f4f3ba25583ba13d3095aef3cf274251b36b75f +checksum=58fce2e5ef008331e9182b8ae3a1a7a5dff4863f97cc476a54c8c67b43fd7c82 post_install() { for shell in bash zsh; do