summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a43d5a8eda5..ac7001dd6e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,8 @@ pkgname=$_reponame-git
pkgver=1.0
pkgrel=1
pkgdesc="LDOCE5 viewer ported to PyQt5 for retina (HiDPI) support. "
+license=(GPL3)
+conflicts=(ldoce5viewer-git ldoce5viewer-pyqt5-git)
arch=('i686' 'x86_64')
url='https://github.com/purboo/ldoce5viewer-pyqt5'
depends=(python-pyqt5 pyqt5-common python-lxml python-whoosh)