updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / xcursor-obsidian / PKGBUILD
blob24c8a7ecf8865beda920502337f970be943dd39d
1 # Maintainer: Max Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=xcursor-obsidian
4 pkgver=1.0
5 pkgrel=2
6 pkgdesc="Obsidian cursor theme"
7 arch=('any')
8 url="http://www.gnome-look.org/content/show.php/Obsidian+Cursors?content=73135"
9 license=('GPL')
10 source=("http://www.gnome-look.org/CONTENT/content-files/73135-Obsidian.tar.bz2")
11 md5sums=('bfac15c02e4a7a7c7e0225a86a4c9bfc')
13 package() {
14  mkdir -p "$startdir/pkg/usr/share/icons/Obsidian"
15  cp -R "$srcdir/Obsidian"/{cursors,index.theme} "$startdir/pkg/usr/share/icons/Obsidian"