summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4654ae023c84dac63267f730b2863551140ad2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-pyqt-distutils
	pkgdesc = A set of distutils extension to work with PyQt applications and UI files.
	pkgver = 0.7.3
	pkgrel = 1
	url = https://github.com/ColinDuquesnoy/pyqt_distutils
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = docopt
	source = https://github.com/ColinDuquesnoy/pyqt_distutils/archive/refs/tags/0.7.3.tar.gz
	sha256sums = 9951e0a71919ab2d047625796904815f471b2239520c3041e16c9b07b956d0ae

pkgname = python-pyqt-distutils