blob: 704d617b3a70f19ee025a0204ea7fbff7618235c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-qtico
pkgdesc = Tools for using cross-platform Qt icon themes
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/flying-sheep/qtico
arch = any
license = GPL-3.0
makedepends = python-hatchling
makedepends = python-hatch-vcs
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-qtpy
source = https://files.pythonhosted.org/packages/source/q/qtico/qtico-0.2.1.tar.gz
sha256sums = 067b882aabf69e60ec0d45b21aee5556a79ea01ffc6f828caea3a6c8e8d2a2bb
pkgname = python-qtico
|