updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / xfce4-quickening-icon-theme / PKGBUILD
blob82315fa5ad1404e9721217d158341ab5873f481e
1 # Maintainer: Max Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=xfce4-quickening-icon-theme
4 pkgver=R4
5 pkgrel=1
6 pkgdesc="Dark icons for whom like dark desktop themes"
7 arch=('any')
8 url="http://xfce-look.org/content/show.php/The+Quickening+Project?content=46402"
9 license=('BSD')
10 source=('http://xfce-look.org/CONTENT/content-files/46402-quickening_r4.tar.gz')
11 md5sums=('afe42942f75c99e967b0f04fa72c0601')
13 package() {
14  mkdir -p "$pkgdir/usr/share/icons"
15  cp -R "$srcdir/Quickening" "$pkgdir/usr/share/icons"