blob: 589223d2749360f779c5d07abf43c3bc7edacc79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = archlinuxinfo
pkgdesc = C program to display system infomation alongside the Arch Linux logo
pkgver = 2
pkgrel = 6
url = https://github.com/8100d1r0n/logo
arch = x86_64
license = GPL2
depends = glibc
source = https://raw.githubusercontent.com/8100d1r0n/logo/master/archlinuxinfo.c
sha512sums = SKIP
pkgname = archlinuxinfo
|