blob: b64db31f45d812562744d6d49aebcc6c2ab5dc77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = disfetch
pkgdesc = Yet another *nix distro fetching program, but less complex.
pkgver = 2.3
pkgrel = 1
url = https://github.com/llathasa-veleth/disfetch
arch = any
license = MIT
makedepends = binutils
depends = bash>=4.0.0
provides = disfetch
source = disfetch-2.3.tar.gz::https://github.com/llathasa-veleth/disfetch/archive/2.3.tar.gz
sha256sums = d31e5304af7e35969dd138bb957d3ffcc71c8b1639cd1ad6d4a1c6b1ca0f3706
pkgname = disfetch
|