updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / bespin-black-icons / PKGBUILD
blobbb2f0b5d37d7ed20d21793ea438b0bcf2db84338
1 # Contributor: Artificial Intelligence <polarbeard@gmail.com>
3 pkgname=bespin-black-icons
4 pkgver=1085
5 pkgrel=1
6 pkgdesc="Bespin Black Icon Theme for KDE4"
7 arch=('i686' 'x86_64')
8 url='http://kde-look.org/content/show.php/Bespin?content=63928'
9 license=(LGPL)
10 depends=()
11 source=("http://dl.dropbox.com/u/6810192/Bespin-Black.tar.gz")
12 md5sums=('1b33269f86983009ed5248d0532a2d48')
16 build() {
17     cd $srcdir
19     install -d $pkgdir/usr/share/icons/Bespin-Black
22 # Install the data
23     cp -r $srcdir/Bespin-Black/* $pkgdir/usr/share/icons/Bespin-Black