summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2019-11-22 22:26:24 +0100
committergéballin2019-11-22 22:26:24 +0100
commitb706b5ad7f1fbe87363f294fb8d47e993ef4e144 (patch)
treefe8339fbf7884520a707a932f89cbef7d51ea36a
parent46f3a852e55b09eef0aab84d6b800b5dec13b848 (diff)
downloadaur-b706b5ad7f1fbe87363f294fb8d47e993ef4e144.tar.gz
Update to 2.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e0e8653aab..7a30f32cb403 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.3.0
+ pkgver = 2.4.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.3.0.tar.gz
- md5sums = 0b7b0c06325258bef7abff352db40959
+ source = https://github.com/RedFantom/ttkthemes/archive/2.4.0.tar.gz
+ md5sums = 0f4bda9e624fded1c17f3e7f8a4bac63
pkgname = ttk-themes
diff --git a/PKGBUILD b/PKGBUILD
index f216356828ca..5babb7c4d64b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-themes
-pkgver=2.3.0
+pkgver=2.4.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.3.0.tar.gz")
+source=("https://github.com/RedFantom/ttkthemes/archive/2.4.0.tar.gz")
-md5sums=('0b7b0c06325258bef7abff352db40959')
+md5sums=('0f4bda9e624fded1c17f3e7f8a4bac63')
build() {
tar xzf ${pkgver}.tar.gz