blob: 66f95df69f0615b7a7151b84aa0ed441684c69ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = librius
pkgdesc = A fast, minimalist CLI to manage your personal book collection — built in Rust.
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/umpire274/librius
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = sqlite
source = librius-0.5.1.tar.gz::https://github.com/umpire274/librius/archive/refs/tags/v0.5.1.tar.gz
sha256sums = 6bb8014ee7fcb36431f12a54e8880995fc9394901b234d0ca2e64df347a88a7c
pkgname = librius
|