summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2019-01-15 22:07:20 +0100
committergéballin2019-01-15 22:07:20 +0100
commit46f3a852e55b09eef0aab84d6b800b5dec13b848 (patch)
tree0c5f2b04024c8a1f85c4d382aaef1ddaaf1c5021
parent39aab5ebb9f4fb3a0cb49cf81a1240dddff00506 (diff)
downloadaur-46f3a852e55b09eef0aab84d6b800b5dec13b848.tar.gz
Update to ttkthemes 2.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c9d61be250d..69e0e8653aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttk-themes
pkgdesc = A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and created by various authors.
- pkgver = 2.2.0
+ pkgver = 2.3.0
pkgrel = 1
url = https://github.com/RedFantom/ttkthemes
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = ttk-themes
depends = tcl
depends = tk
optdepends = ttk-theme-chooser
- source = https://github.com/RedFantom/ttkthemes/archive/2.2.0.tar.gz
- md5sums = 9cbf8afe3dce3d83f5ee32022856d6aa
+ source = https://github.com/RedFantom/ttkthemes/archive/2.3.0.tar.gz
+ md5sums = 0b7b0c06325258bef7abff352db40959
pkgname = ttk-themes
diff --git a/PKGBUILD b/PKGBUILD
index 5a5a1638c354..f216356828ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-themes
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=1
pkgdesc="A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and created by various authors."
url="https://github.com/RedFantom/ttkthemes"
@@ -13,9 +13,9 @@ conflicts=()
replaces=()
backup=()
install=
-source=("https://github.com/RedFantom/ttkthemes/archive/2.2.0.tar.gz")
+source=("https://github.com/RedFantom/ttkthemes/archive/2.3.0.tar.gz")
-md5sums=('9cbf8afe3dce3d83f5ee32022856d6aa')
+md5sums=('0b7b0c06325258bef7abff352db40959')
build() {
tar xzf ${pkgver}.tar.gz