updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git] / black-white-icon-theme / PKGBUILD
blob4d20dd995e27d57b909001aedc9c425ddcaf65ba
1 #Contributor: Andrea Scarpino <bash.lnx@gmail.co>
3 pkgname=black-white-icon-theme
4 pkgver=0.4
5 pkgrel=1
6 pkgdesc="A nice theme icon"
7 url="http://dbgthekafu.deviantart.com/art/black-white-icon-thema-70416981"
8 license=('GPL')
9 arch=('i686' 'x86_64')
10 source=(http://fc06.deviantart.com/fs24/f/2007/347/1/0/black_white_icon_thema_by_DBGtheKafu.tar)
11 md5sums=('484e082596a84d480b90ba1d1294b62d')
13 build() {
14   cd $startdir/src/black-white$pkgver
15   tar -xf black-white.tar.gz
17   mkdir -p $startdir/pkg/usr/share/icons/
18   cp -r black-white $startdir/pkg/usr/share/icons/
19   chmod -R 777 $startdir/pkg/usr/share/icons/black-white
20   chown -R root:users $startdir/pkg/usr/share/icons/black-white