summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2021-01-27 18:14:07 +0100
committergéballin2021-01-27 18:14:07 +0100
commit4df22a4feb275bdca355be1421e2930f9b659895 (patch)
treec58c30673b3a385e1d2ab7f2a95ed36c4fc3c262
parent063f6b0cd733251e832d0445b638a0b464d11390 (diff)
downloadaur-4df22a4feb275bdca355be1421e2930f9b659895.tar.gz
Update to version 3.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ff375f5958..3a1d53971453 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 = 3.1.1
+ pkgver = 3.2.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/v3.1.1.tar.gz
- md5sums = f3cfe6f1f7f529105624ff5cf5de0b95
+ source = https://github.com/RedFantom/ttkthemes/archive/v3.2.0.tar.gz
+ md5sums = cb83d456aaaa04398e50dcc9c31dfdc6
pkgname = ttk-themes
diff --git a/PKGBUILD b/PKGBUILD
index 72f286639fef..560d8d5d16c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-themes
-pkgver=3.1.1
+pkgver=3.2.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/v3.1.1.tar.gz")
+source=("https://github.com/RedFantom/ttkthemes/archive/v3.2.0.tar.gz")
-md5sums=('f3cfe6f1f7f529105624ff5cf5de0b95')
+md5sums=('cb83d456aaaa04398e50dcc9c31dfdc6')
build() {
tar xzf v${pkgver}.tar.gz