summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122022-06-04 15:37:31 +0200
committerwillemw122022-06-04 15:37:31 +0200
commite63aa1ee29d43d5e4ecb7b9efbc642a8f4067a41 (patch)
tree680d3a78c6af5728dfd41e80004751226a234bfe /PKGBUILD
parent18cb3b682ec81b0770fd5852c9258ef094bcfc19 (diff)
downloadaur-ulipad-git.tar.gz
Change depends from wxpython to python2-wxpython3-gtk3
Change description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ed2ed33d14d..0f36e5be377e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgname=ulipad-git
pkgver=r13.4c7d590
-pkgrel=2
-pkgdesc="A wxPython powered, programmer oriented and flexible editor"
+pkgrel=3
+pkgdesc="Programmer oriented and flexible editor"
arch=('any')
url="https://github.com/limodou/ulipad"
license=('GPL')
makedepends=('git')
-depends=('wxpython')
-optdepends=('python2-pyenchant: spell-checking support') #'psyco: speed support'
+depends=('python2-wxpython3-gtk3')
+optdepends=('python2-pyenchant: spell-checking support') # 'psyco: speed support'
source=($pkgname::git+$url.git
"${pkgname%-git}.desktop"
"${pkgname%-git}.png"