summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15eafa7fad2d..404ce81dfa99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=editra
pkgver=0.7.20
-pkgrel=2
+pkgrel=3
pkgdesc="Multi-platform text editor with features that aid in code development"
arch=('any')
-url="http://$pkgname.org/"
+url="https://pypi.org/project/Editra/"
license=('custom:wxWindows')
depends=('python2-wxpython3' 'python2-distribute' 'desktop-file-utils')
-source=("${url}uploads/src/${pkgname//e/E}-$pkgver.tar.gz"
+source=(https://files.pythonhosted.org/packages/8d/35/5b9367660329e98127a1f38ba28fc3df8fa32130bd4110f30fe394e29c7a/Editra-0.7.20.tar.gz
"$pkgname.desktop")
sha256sums=('ed515bca58d87d9a2b3085f322a9fe7c6d1407a3b05db1434f80ea8f7e42ccc0'
'99e5e2800ea2306b02e4176eaab61963d651f132e0489ec4a9c2eceda0424031')