summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2018-02-04 13:06:42 -0500
committerM.Reynolds2018-02-04 13:06:42 -0500
commitc1317a71ae16011a9e9e7bf0ef66244e81c3d7b8 (patch)
treea6236ce306c51922570a6beeecae07163e8e9679 /PKGBUILD
parent2cdf91fc8b4f603f219d51c749aae5ab0db6e462 (diff)
downloadaur-c1317a71ae16011a9e9e7bf0ef66244e81c3d7b8.tar.gz
Update 2.1.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 063bd77f19bd..7f61bca14419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=2.1.13
+pkgver=2.1.16
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=('0b243b02b8d9f09c6c5137cae664da19adfe8a52db14ed20e2123f59e6ff470b')
+sha256sums=('2a63ffa097df24de75aed0649a52700ce373da5167f215bbc82de18440398df3')
package() {