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