summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2018-11-05 07:10:07 -0500
committerM.Reynolds2018-11-05 07:10:07 -0500
commit52eeac9a6ad41893d627944771591e6a2aad6ae3 (patch)
tree9e064c619bbdd7870a2d50344dd3f2688355dfdb /PKGBUILD
parente4dfeae759644e0251d02974a599abb657349a8d (diff)
downloadaur-52eeac9a6ad41893d627944771591e6a2aad6ae3.tar.gz
Update 3.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a148f8675361..3bdd62fa30c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=3.0.0b6
+pkgver=3.0.5
pkgrel=1
pkgdesc="Python IDE for beginners."
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('openssl' 'python' 'python-beautifulsoup4' 'python-docutils'
'python-astroid' 'python-pylint' 'python-pyserial' 'python-jedi' 'tcl' 'tk')
source=("https://bitbucket.org/plas/$pkgname/downloads/$pkgname-$pkgver-x86_64.tar.gz")
-sha256sums=('15546310dd14ee170cba717e74497963915b7467f9765ee939fca458678ed770')
+sha256sums=('361e9fcd087596995d432d5ebbb3cb262d8700173dbb82c7bb893fd65f31e836')
package() {