init with 0.1.0

This commit is contained in:
qwjyh 2024-03-20 10:48:53 +09:00
commit e13179e6eb
2 changed files with 61 additions and 0 deletions

16
.SRCINFO Normal file
View file

@ -0,0 +1,16 @@
pkgbase = xdbm
pkgdesc = Cross device backup manager, which manages backups on several storages mounted on multiple devices.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/qwjyh/xdbm
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT OR Apache-1.0
makedepends = cargo
depends = libgit2
source = xdbm-0.1.0.tar.gz::https://static.crates.io/crates/xdbm/xdbm-0.1.0.crate
sha512sums = SKIP
pkgname = xdbm