updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git] / gtk2-gilouche-theme / PKGBUILD
blob9e8b2e7aa926a704ff07f0bb42ec8d1797019507
1 # Contributor: M Rawash <mrawash@gmail.com>
2 pkgname=gtk2-gilouche-theme
3 pkgver=23062006
4 pkgrel=1
5 url="http://art.gnome.org/themes/gtk2/1284"
6 pkgdesc="Theme from open/SUSE by Jakub Steiner, Garrett LeSage. Based on Clearlooks."
7 license=('GPL')
8 arch=('i686' 'x86_64')
9 depends=('gtk2')
10 source=(http://art.gnome.org/download/themes/gtk2/1284/GTK2-Gilouche.tar.gz)
11 md5sums=('1927bab8eb8e059523675b68ef11eee8')
13 build() {
14   mkdir -p "$pkgdir/usr/share/themes"
15   mv -v "$srcdir/Gilouche" "$pkgdir/usr/share/themes"