upgpkg: kopia 0.18.1-1

upstream release
This commit is contained in:
Christian Heusel
2024-11-17 20:55:19 +01:00
parent b07d02f5e4
commit 39d85d2a33
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
pkgname=kopia
pkgdesc='A cross-platform backup-tool with encryption, deduplication, compression and cloud support.'
pkgver=0.18.0
pkgver=0.18.1
pkgrel=1
arch=('x86_64')
url='https://kopia.io'
@@ -12,7 +12,7 @@ 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=('9163d157bd4e486254715eda278f36435975dcaf62be8d26b004c7ff2cbc3d0c')
sha256sums=('00e9ce10b0ac9223aca1065d87fc27da7a61f5371021a003d35ffd53d7b7d002')
build() {
cd $pkgname-$pkgver