summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbbf108a7d3b..5dc6095ee761 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttk-theme-chooser
pkgdesc = TTK theme chooser is an application to choose and set the default TTK theme
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://github.com/Geballin/TTK-Theme-chooser
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = ttk-theme-chooser
depends = tk
depends = tcllib
optdepends = ttk-themes: A collection of new TTK themes
- source = https://github.com/Geballin/TTK-Theme-chooser/archive/1.2.tar.gz
- md5sums = 58dccd1e5a8982d7eb78f2c929a67c0d
+ source = https://github.com/Geballin/TTK-Theme-chooser/archive/1.3.tar.gz
+ md5sums = 2fce0a7e8efa44e790795d75a11d3ca0
pkgname = ttk-theme-chooser
diff --git a/PKGBUILD b/PKGBUILD
index 65591343026a..985a0affcf6b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-theme-chooser
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="TTK theme chooser is an application to choose and set the default TTK theme"
url="https://github.com/Geballin/TTK-Theme-chooser"
@@ -15,7 +15,7 @@ backup=()
install=
source=("https://github.com/Geballin/TTK-Theme-chooser/archive/${pkgver}.tar.gz")
-md5sums=('58dccd1e5a8982d7eb78f2c929a67c0d')
+md5sums=('2fce0a7e8efa44e790795d75a11d3ca0')
build() {
tar xzf ${pkgver}.tar.gz