summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a1d53971453..b9c0a5631ab4 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.2.0
+ pkgver = 3.2.2
pkgrel = 1
url = https://github.com/RedFantom/ttkthemes
arch = x86_64
@@ -9,8 +9,7 @@ pkgbase = ttk-themes
depends = tcl
depends = tk
optdepends = ttk-theme-chooser
- source = https://github.com/RedFantom/ttkthemes/archive/v3.2.0.tar.gz
- md5sums = cb83d456aaaa04398e50dcc9c31dfdc6
+ source = https://github.com/RedFantom/ttkthemes/archive/v3.2.2.tar.gz
+ md5sums = 5a15968eec2d671992707c6e204d71e1
pkgname = ttk-themes
-
diff --git a/PKGBUILD b/PKGBUILD
index 560d8d5d16c8..2df9cd39f453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-themes
-pkgver=3.2.0
+pkgver=3.2.2
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.2.0.tar.gz")
+source=("https://github.com/RedFantom/ttkthemes/archive/v${pkgver}.tar.gz")
-md5sums=('cb83d456aaaa04398e50dcc9c31dfdc6')
+md5sums=('5a15968eec2d671992707c6e204d71e1')
build() {
tar xzf v${pkgver}.tar.gz