summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b723c70e5195f595a10e3d5c4ab2493ba58c1316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = sres-git
	pkgdesc = Print the current screen resolution
	pkgver = 14
	pkgrel = 1
	url = https://github.com/baskerville/sres
	arch = i686
	arch = x86_64
	license = custom:Unlicense
	makedepends = git
	depends = libxcb
	provides = sres
	conflicts = sres
	source = git+https://github.com/baskerville/sres.git
	md5sums = SKIP

pkgname = sres-git