summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Dziedzic2013-03-19 12:00:18 +0000
committerThomas Dziedzic2013-03-19 12:00:18 +0000
commit66adda1139b856b3a523d6b2f2804c3cd667b6ac (patch)
treed12eda1d0e81270a836ad3a0144f265054079644 /PKGBUILD
parent75644e281c9f89c150a956beb728b613fd556f66 (diff)
downloadaur-66adda1139b856b3a523d6b2f2804c3cd667b6ac.tar.gz
updated on Tue Mar 19 12:00:17 UTC 2013
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2999dc11cbdc..d84ed24f00c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
# Maintainer: Ner0
pkgname=gtk-theme-config
-pkgver=0.5
+pkgver=0.6
pkgrel=1
pkgdesc="A tool to configure GTK theme colors."
arch=('i686' 'x86_64')
url="https://github.com/satya164/gtk-theme-config"
license=('GPL3')
-depends=('cairo' 'glib2' 'gtk3')
+depends=('cairo' 'glib2' 'gtk3' 'hicolor-icon-theme')
makedepends=('vala')
conflicts=('gtk-theme-config-git' 'gtk-theme-preferences-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/satya164/gtk-theme-config/tarball/v$pkgver")
-md5sums=('b73e03fee770ceffa5a141ab22eefa43')
+install=gtk-theme-config.install
+md5sums=('4ecff9b669dfd174f251446d98095c95')
package() {
cd satya164-*