summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2018-08-02 05:25:44 -0400
committerM.Reynolds2018-08-02 05:25:44 -0400
commitd740f8ee012ca94fcf744d777248eeffcf7496e3 (patch)
treef29cb4f08b813a70244b6ccb20b5a233b0a9c665 /PKGBUILD
parent42a1dbff645d19a05848bc69ebf849d23a104ca1 (diff)
downloadaur-d740f8ee012ca94fcf744d777248eeffcf7496e3.tar.gz
Update 2.1.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efae5bfba2c4..011d3e0378c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: M.Reynolds <blackboxnetworkproject@gmail.com>
pkgname=thonny
-pkgver=2.2.0b2
-pkgrel=2
+pkgver=2.1.21
+pkgrel=1
pkgdesc="Python IDE for beginners."
arch=('any')
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=('17a053feac0738dc441dd00ef2d5673e7d1f8b22738ee5b0ea9c3beae9c96dfe')
+sha256sums=('f608106cb5ad17c45825a68a951d01911691eee286fc60d3dfa6dfd4cc4b4bcb')
package() {