aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2021-01-25 12:51:13 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-01-25 20:18:31 +0000
commit0f2e381144617a2e61faeda3200a1644f6bd8cce (patch)
tree235d8749cab14408bfd6852d1bb3e65edab5e7df
parent7ddd7240aac23682dbe0de6163e32d53dfc785a8 (diff)
testing/thonny: upgrade to 3.3.3
-rw-r--r--testing/thonny/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/thonny/APKBUILD b/testing/thonny/APKBUILD
index fc13a5aedd6..b7d8b41f9b4 100644
--- a/testing/thonny/APKBUILD
+++ b/testing/thonny/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=thonny
-pkgver=3.3.2
+pkgver=3.3.3
pkgrel=0
pkgdesc="Python IDE for beginners"
url="https://thonny.org"
@@ -37,4 +37,4 @@ package() {
python3 setup.py install --root="$pkgdir"
}
-sha512sums="e852ca867004a012fae252d3899b9d2b0debee8fc80ad8616a52f5e2589cb5d260dfe5f714e12bcca427f8502cb13e8a50e65626c223758e67954f15a3e709e4 thonny-3.3.2.tar.gz"
+sha512sums="e43862692b9dec33354805ed834dccc85d0826f1b518bab3749db58e0d6b4efccf40efd164dc1234fc5f87921312cefc2e3859a9b375a442d999e5af476a8a36 thonny-3.3.3.tar.gz"