blob: 7f4bd4b6ce9065bae86e3620aa90b091494ecc7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = qutepart
pkgdesc = Code editor component for PyQt and Pyside
pkgver = 3.3.1
pkgrel = 1
url = https://github.com/hlamer/qutepart
arch = x86_64
license = LGPL
makedepends = python-setuptools
depends = python-pyqt5
source = qutepart-3.3.1.tar.gz::https://github.com/hlamer/qutepart/archive/v3.3.1.tar.gz
sha256sums = 624ee463d5b18e1530badd013fc9086c56a6f837fcfb07c60058dbec80bbc02f
pkgname = qutepart
|