blob: ae70b40d56763022065eacc4471840cfa9e28c17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = alistral-git
pkgdesc = Power tools for Listenbrainz
pkgver = 1505.a6a21cd6
pkgrel = 1
url = https://github.com/RustyNova016/Alistral
arch = x86_64
license = MIT
makedepends = cargo
depends = glibc
depends = gcc-libs
depends = openssl
depends = bzip2
depends = xz
provides = alistral
conflicts = alistral
source = alistral::git+https://github.com/RustyNova016/Alistral.git
b2sums = SKIP
pkgname = alistral-git
|