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 0d2e560201ec..ea0b725cf5b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=('python-tkcalendar')
-pkgver=1.6.0
+pkgver=1.6.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=('294b55a3bccc07c66326c9daf10e66582db163daecc325228d1335c3b788a58a16a31389e4e1a1811a0fd3089748b386d1bb1766ce071f4fa200983a737d2e61')
+sha512sums=('12b83fa01dcfcb366fc6464896bd1c824d1524626fec31ea29f2c021f02085063f826130f0ab85fa3db5b31fff5269c8a8c21c48b889f277ba92eab513094e54')
makedepends=('python-setuptools')
depends=('python-babel' 'tk')