manuskript: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 18:20:26 +07:00
parent b83612b53e
commit 853c0d8559

View file

@ -1,8 +1,7 @@
# Template file for 'manuskript' # Template file for 'manuskript'
pkgname=manuskript pkgname=manuskript
version=0.11.0 version=0.11.0
revision=1 revision=2
archs=noarch
pycompile_dirs="usr/share/${pkgname}" pycompile_dirs="usr/share/${pkgname}"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg" depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg"