summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eef9cf859b4f5e637facd4dfb7c19ffe134f8855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = rusty-psn-cli-git
	pkgdesc = A tool for downloading PS3 and PS4 game updates (CLI-only version)
	pkgver = 0.5.0.r1.ga227494
	pkgrel = 2
	url = https://github.com/RainbowCookie32/rusty-psn
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = rust
	makedepends = pkgconf
	makedepends = git
	depends = openssl
	provides = rusty-psn
	conflicts = rusty-psn-bin
	replaces = rusty-psn-bin
	options = !lto
	source = rusty-psn::git+https://github.com/RainbowCookie32/rusty-psn.git
	sha256sums = SKIP

pkgname = rusty-psn-cli-git