summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2017-08-03 19:54:05 -0400
committerM.Reynolds2017-08-03 19:54:05 -0400
commit2ea91723b4d2cf25324dd0189c1c3620a68eca93 (patch)
treeb06379259646ca889b6fb19fcea4ac2e6d3d9903 /PKGBUILD
parent9091a1364a7f0eeef55e86c378578acc5f948ea7 (diff)
downloadaur-2ea91723b4d2cf25324dd0189c1c3620a68eca93.tar.gz
Update 2.1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d302fca87627..4a92c3690204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=2.1.10
+pkgver=2.1.11
pkgrel=1
pkgdesc="Python IDE for beginners."
arch=('any')
@@ -9,7 +9,7 @@ url="http://thonny.cs.ut.ee/"
license=('MIT')
depends=('openssl' 'python' 'python-beautifulsoup4' 'python-jedi' 'tcl' 'tk')
source=("https://bitbucket.org/plas/$pkgname/downloads/$pkgname-$pkgver-x86_64.tar.gz")
-sha256sums=('8aba0367aff725904c6d419dbcaa50bde4088412189124361513ddb2e3f78b0a')
+sha256sums=('00f6a8b6a8fa5ba6cd21079057889125f608177f45c7a3e30b0ea4f4192d3bf8')
package() {