blob: d7ba6f6eb29f7c96a1ebdffa727660f27de159b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = weboob-qt
pkgdesc = Weboob is a project which provides a core library, modules and applications (QT apps)
pkgver = 2.0
pkgrel = 2
url = https://weboob.org
install = weboob.install
arch = any
license = LGPL3
makedepends = python-setuptools
depends = weboob
depends = python-pyqt5
depends = hicolor-icon-theme
source = weboob-qt-2.0.tar.gz::https://files.pythonhosted.org/packages/b5/e5/98adb98776803b4ed49f78edd4737162303b7558ab971d2220722c7cb552/weboob-qt-2.0.tar.gz
sha256sums = a894c0e685317210c472058c6533a6e02e4d5c1e77c2ec0888e671fb98b99fd0
pkgname = weboob-qt
|