blob: c3c265a5ce76e9cad98fde5ca1bf25caf11c1a09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = conserve
pkgdesc = Robust portable backup tool written in Rust
pkgver = 23.11.0
pkgrel = 1
url = https://github.com/sourcefrog/conserve
arch = x86_64
license = GPL2
makedepends = cargo
depends = gcc-libs
source = conserve-23.11.0.tar.gz::https://github.com/sourcefrog/conserve/archive/v23.11.0.tar.gz
sha512sums = 66ff841289d27069c26188f98ab992be7de0319ac483da2719f51385f0ce1824ed10717c65eef89bac7f904ce0d993d9a346dd265825d9f1ecc306e71bad583f
pkgname = conserve
|