blob: 973ca0abaea4107f882f56bf5abeedf35eb1d70d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mal
pkgdesc = A terminal client for MyAnimeList (integrated with ani-cli) written in rust
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/swstl/mal-cli
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
options = !lto
options = !debug
source = mal-0.2.0.tar.gz::https://github.com/swstl/mal-cli/archive/refs/tags/v0.2.0.tar.gz
sha256sums = edc8bc0311830ae54eb07ac00c2cf4c5ce943a733799590a214035b1f127e246
pkgname = mal
|