summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2017-07-01 21:13:14 -0400
committerM.Reynolds2017-07-01 21:13:14 -0400
commit9091a1364a7f0eeef55e86c378578acc5f948ea7 (patch)
tree01c5e6cc2f19f2d1236ae106944ac45824a21b5f /PKGBUILD
parentc1e9666f3a33c9d65f292c84f943b1f949370f39 (diff)
downloadaur-9091a1364a7f0eeef55e86c378578acc5f948ea7.tar.gz
Update 2.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c62f303c1fa..d302fca87627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=2.1.9
+pkgver=2.1.10
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=('6dc36b141836064d4f91a6164d65b76789354bc3992e60f0a300ff94f5f5fa2f')
+sha256sums=('8aba0367aff725904c6d419dbcaa50bde4088412189124361513ddb2e3f78b0a')
package() {