updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xfce4-axe-theme / PKGBUILD
blob88d0c1cb81ff66e8077e2e58a84345d08826a0e6
1 # Maintainer: Max Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=xfce4-axe-theme
4 pkgver=0
5 pkgrel=2
6 pkgdesc="Another Xfwm themE (axe) is a minimalistic theme which picks up your gtk colors"
7 arch=('any')
8 url="http://xfce-look.org/content/show.php/axe?content=73291"
9 license=('GPL')
10 source=('http://xfce-look.org/CONTENT/content-files/73291-axe.tar.gz')
11 md5sums=('eeab5ae82b6b2535a0d37930cf463d6b')
13 build() {
14  mkdir -p "$pkgdir/usr/share/themes"
15  cp -R "$srcdir"/{axe,axe\ rounded} "$pkgdir/usr/share/themes"