blob: b905e9254bc79e14f82ce27699cf1e1ff3d74b42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = countryfetch
pkgdesc = A neofetch-like tool for fetching information about your country
pkgver = 0.1.9
pkgrel = 2
url = https://github.com/nik-rev/countryfetch
arch = aarch64
arch = i686
arch = x86_64
license = MIT
makedepends = cargo-nightly
depends = openssl
source = countryfetch-0.1.9.tar.gz::https://github.com/nik-rev/countryfetch/releases/download/v0.1.9/source.tar.gz
md5sums = 807d670545c99f33d42255dea569f0cc
pkgname = countryfetch
|