summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2020-04-10 19:43:54 +0200
committergéballin2020-04-10 19:43:54 +0200
commita2f41e72ed358fbf91ea909c0be2f69435398fbf (patch)
tree7dfcda1e7a9613bdcac4a36894a7556b138006a4
parent193fdddd130ba8f9e2ebd8f0b9f9129389e8c195 (diff)
downloadaur-a2f41e72ed358fbf91ea909c0be2f69435398fbf.tar.gz
Update ttk-theme chooser to the new 1.2 version.
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f82feae28e26..fbbf108a7d3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttk-theme-chooser
pkgdesc = TTK theme chooser is an application to choose and set the default TTK theme
- pkgver = 1.1
- pkgrel = 3
+ pkgver = 1.2
+ pkgrel = 1
url = https://github.com/Geballin/TTK-Theme-chooser
arch = x86_64
arch = i686
@@ -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.1.tar.gz
- md5sums = b66f6d777a26a3c29c35c25b0554bcdd
+ source = https://github.com/Geballin/TTK-Theme-chooser/archive/1.2.tar.gz
+ md5sums = 58dccd1e5a8982d7eb78f2c929a67c0d
pkgname = ttk-theme-chooser
diff --git a/PKGBUILD b/PKGBUILD
index 109a4f624900..65591343026a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-theme-chooser
-pkgver=1.1
-pkgrel=3
+pkgver=1.2
+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"
arch=('x86_64' 'i686')
@@ -13,9 +13,9 @@ conflicts=()
replaces=()
backup=()
install=
-source=("https://github.com/Geballin/TTK-Theme-chooser/archive/1.1.tar.gz")
+source=("https://github.com/Geballin/TTK-Theme-chooser/archive/${pkgver}.tar.gz")
-md5sums=('b66f6d777a26a3c29c35c25b0554bcdd')
+md5sums=('58dccd1e5a8982d7eb78f2c929a67c0d')
build() {
tar xzf ${pkgver}.tar.gz