upgpkg: kopia 0.16.0-1

upstream release
This commit is contained in:
Christian Heusel
2024-03-23 20:31:58 +01:00
parent 555e66a825
commit 17952716aa
2 changed files with 9 additions and 7 deletions

View File

@@ -3,15 +3,16 @@
pkgname=kopia
pkgdesc='A cross-platform backup-tool with encryption, deduplication, compression and cloud support.'
pkgver=0.15.0
pkgver=0.16.0
pkgrel=1
arch=('x86_64')
url='https://kopia.io'
license=('APACHE')
license=('Apache-2.0')
depends=('glibc')
makedepends=('go')
checkdepends=('openssh' 'inetutils')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kopia/kopia/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('7000f6999ea8d1975645293c3f4f3ba25583ba13d3095aef3cf274251b36b75f')
sha256sums=('394f0483807a10c249cc7e185ef7bfdfbbda4bf1c03e3e171896a1f7842c7eed')
build() {
cd $pkgname-$pkgver