summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2021-01-03 14:17:23 -0300
committerTércio Martins2021-01-03 14:17:23 -0300
commit584e7c636cf517987bbddbb45dc36a59075b0cb1 (patch)
tree57ca8886a17e09e5b7f9998565041288c4d24564 /PKGBUILD
parentcc39feb17b09283467ecbfaa04f3e4f86283c435 (diff)
downloadaur-584e7c636cf517987bbddbb45dc36a59075b0cb1.tar.gz
Update project URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b0a9ad074b4..7101c561a430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.3.1
pkgrel=1
pkgdesc="Python IDE for beginners"
arch=('any')
-url="http://thonny.org"
+url="https://thonny.org"
license=('MIT')
depends=('hicolor-icon-theme' 'mypy' 'python-astroid' 'python-asttokens' 'python-docutils' 'python-jedi' \
'python-pylint' 'python-pyserial' 'python-send2trash' 'python-setuptools' 'tk')