summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2019-02-18 01:12:56 +0100
committergéballin2019-02-18 01:12:56 +0100
commit32d63b36c2384554edbf8c328f38d226374ac7f5 (patch)
treece5d2bfd1ecb4d189bebe7ae53e9ec7e08e30306
parenta1481c4cdb79c45e622f170f513f09caf2f47ba7 (diff)
downloadaur-32d63b36c2384554edbf8c328f38d226374ac7f5.tar.gz
Updating for ttk-theme-chooser 1.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7bbbf6f6163..967688726eb5 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.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/Geballin/TTK-Theme-chooser
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = ttk-theme-chooser
makedepends = make
depends = tcl
depends = tk
- source = https://github.com/Geballin/TTK-Theme-chooser/archive/1.0.tar.gz
- md5sums = 8b13d40274adc6d2ac06bef6b4b316ee
+ source = https://github.com/Geballin/TTK-Theme-chooser/archive/1.1.tar.gz
+ md5sums = 17c185f5d068656fc6ec4d979ad1aea0
pkgname = ttk-theme-chooser
diff --git a/PKGBUILD b/PKGBUILD
index f4bab3bd001d..0b953fe5dbc5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=ttk-theme-chooser
-pkgver=1.0
+pkgver=1.1
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"
@@ -13,9 +13,9 @@ conflicts=()
replaces=()
backup=()
install=
-source=("https://github.com/Geballin/TTK-Theme-chooser/archive/1.0.tar.gz")
+source=("https://github.com/Geballin/TTK-Theme-chooser/archive/1.1.tar.gz")
-md5sums=('8b13d40274adc6d2ac06bef6b4b316ee')
+md5sums=('17c185f5d068656fc6ec4d979ad1aea0')
build() {
tar xzf ${pkgver}.tar.gz