summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2019-08-27 10:03:19 +0200
committerJuliette Monsel2019-08-27 10:03:19 +0200
commit604053c0f0b0bcdb4c573b10ac3528e7c3fd6628 (patch)
tree247dd5fbde77db7dbe681495ffbcb03e27dd4ad6 /PKGBUILD
parent2ca98d364c11100ec72b126f2e2adc0ae1a87a04 (diff)
downloadaur-604053c0f0b0bcdb4c573b10ac3528e7c3fd6628.tar.gz
v1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dc158c96f2b..bf183c97df7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=('python-tkcalendar' 'python2-tkcalendar')
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
_name=tkcalendar
pkgdesc="Calendar widget for Tkinter"
@@ -8,7 +8,7 @@ arch=('any')
url="https://pypi.python.org/pypi/tkcalendar"
license=('GPL3')
source=("tkcalendar-$pkgver.tar.gz::https://github.com/j4321/$_name/archive/v$pkgver.tar.gz")
-sha512sums=('725b85184a6fe5f99632a89b02a9650d62b4b766feb7a2fe2d3dc315177fdff5caead8b57e1ea46540a6b4881465e7a4ba22a8d1b82fe55e5b5cf56b609409dc')
+sha512sums=('64a33365b4016f9bda1559d1fe86c5bc3aa944d13e241fb11764dff93f61adf53f9c25f26925f687bdf97d5c72ea039ff5b9a8ca590d3969b5bf92b44f1d4cb0')
makedepends=('python-setuptools' 'python2-setuptools')
build() {