kopia: update to 0.13.0.

This commit is contained in:
Daniel Eyßer 2023-05-07 12:27:26 +02:00 committed by classabbyamp
parent 33d4681625
commit d4264231af

View file

@ -1,7 +1,7 @@
# Template file for 'kopia' # Template file for 'kopia'
pkgname=kopia pkgname=kopia
version=0.12.1 version=0.13.0
revision=2 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path=github.com/kopia/kopia go_import_path=github.com/kopia/kopia
@ -12,7 +12,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://kopia.io/" homepage="https://kopia.io/"
distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz" distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
checksum=c42d4c7c7d0e3e0c80cfee1e42b7567264d97e36d18d2d5e7b675cd7e2fdb5a6 checksum=017fe4375207ce2ed73433b072249882735de1a8a5aedebec2ca1c6fee9e5a9b
post_install() { post_install() {
for shell in bash zsh; do for shell in bash zsh; do