summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4894d11c808..12c193ecf0c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=('python-ttkwidgets' 'python2-ttkwidgets')
-pkgver=0.9.0
+pkgver=0.10.0
pkgrel=1
pkgdesc="Collection of widgets for Tkinter's ttk extensions"
_name=ttkwidgets
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/RedFantom/ttkwidgets"
license=('GPL3')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/RedFantom/$_name/archive/${pkgver}.tar.gz")
-sha512sums=('dfa18ba4b18954ec213900afba37fded3a9a5f16b58ded4236fa8e0087bf7dd21ecf436dbd89cf00b62fbf02c46da5bc7a50ae51f9a90e3b1d25442f6557a3a7')
+sha512sums=('27b5095053e6ff38a64c39b7fce7814b7188d1accb847fca1eb08f554b9ef83ed71255887bb22a0e5798d0393080e7707e00d88b2f4a8241e317371abcf03903')
makedepends=('python-setuptools' 'python2-setuptools')
build() {