summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2017-11-18 13:19:25 -0500
committerM.Reynolds2017-11-18 13:19:25 -0500
commit2cdf91fc8b4f603f219d51c749aae5ab0db6e462 (patch)
tree70432cbeb03622a9e7497dae7f16a6f4050f30f1 /PKGBUILD
parent2860b5e6c9084045f3710a1e4577effdcce65a1f (diff)
downloadaur-2cdf91fc8b4f603f219d51c749aae5ab0db6e462.tar.gz
Update 2.1.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e63a04e5d150..063bd77f19bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=2.1.11
+pkgver=2.1.13
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=('00f6a8b6a8fa5ba6cd21079057889125f608177f45c7a3e30b0ea4f4192d3bf8')
+sha256sums=('0b243b02b8d9f09c6c5137cae664da19adfe8a52db14ed20e2123f59e6ff470b')
package() {