blob: 1116c9649149675acf3657822796f9311dc37a4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ghost-dl-git
pkgdesc = Kingdom Hearts Insider Game OST Archive Dowloader CLI
pkgver = v1.1.3.0.gd79199c
pkgrel = 1
url = https://github.com/TheElevatedOne/ghost-dl
arch = x86_64
license = GPL3
makedepends = git
makedepends = clang
makedepends = patchelf
makedepends = ccache
depends = glibc
depends = gcc
depends = python
depends = python-pip
provides = ghost-dl-git
conflicts = ghost-dl-bin
options = !debug
options = !strip
source = git+https://github.com/TheElevatedOne/ghost-dl.git#branch=main
sha256sums = SKIP
pkgname = ghost-dl-git
|