mirror of
https://aur.archlinux.org/kopia.git
synced 2025-08-14 17:09:27 +02:00
upgpkg: kopia 0.15.0-1
upstream release
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=kopia
|
||||
pkgdesc='A cross-platform backup-tool with encryption, deduplication, compression and cloud support.'
|
||||
pkgver=0.14.1
|
||||
pkgver=0.15.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='https://kopia.io'
|
||||
@@ -11,7 +11,7 @@ license=('APACHE')
|
||||
makedepends=('go')
|
||||
checkdepends=('openssh' 'inetutils')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/kopia/kopia/archive/refs/tags/v$pkgver.tar.gz")
|
||||
sha256sums=('87a5b14a34a1ab0ee03d82c5aefc6934f348b67c1c59723ad39bf05ae54b3416')
|
||||
sha256sums=('7000f6999ea8d1975645293c3f4f3ba25583ba13d3095aef3cf274251b36b75f')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Reference in New Issue
Block a user