summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ffd0fd8079821a6902db5cb0103087146f0e64d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = icoextract
	pkgdesc = Icon extractor for Windows PE files (.exe/.dll) with optional thumbnailer functionality
	pkgver = 0.1.2
	pkgrel = 5
	url = https://github.com/jlu5/icoextract
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-pefile
	optdepends = python-pillow: required for the optional thumbnailer
	conflicts = exe-thumbnailer
	source = icoextract-git::git+https://github.com/jlu5/icoextract.git#tag=0.1.2
	sha256sums = SKIP

pkgname = icoextract