mirror of
https://aur.archlinux.org/kopia.git
synced 2025-08-15 01:19:22 +02:00
upgpkg: kopia 0.16.0-1
upstream release
This commit is contained in:
7
PKGBUILD
7
PKGBUILD
@@ -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
|
||||
|
Reference in New Issue
Block a user