1 # Maintainer: Max Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=xfce4-quickening-icon-theme
6 pkgdesc="Dark icons for whom like dark desktop themes"
8 url="http://xfce-look.org/content/show.php/The+Quickening+Project?content=46402"
10 source=('http://xfce-look.org/CONTENT/content-files/46402-quickening_r4.tar.gz')
11 md5sums=('afe42942f75c99e967b0f04fa72c0601')
14 mkdir -p "$pkgdir/usr/share/icons"
15 cp -R "$srcdir/Quickening" "$pkgdir/usr/share/icons"