1 # Contributor: Wido <widomaker2k7@gmail.com>
3 pkgname=openbox-ubuntustudio-theme
6 pkgdesc="Ubuntu studio OpenBox Theme"
8 url="http://opendesktop.org/content/show.php/ubuntustudio?content=59671"
11 source=(http://opendesktop.org/CONTENT/content-files/59671-ubuntustudio.obt)
12 md5sums=('e090276ebc976f918c075e134e95a2a8')
15 install -d ${pkgdir}/usr/share/themes/
16 cp -r ${srcdir}/ubuntustudio ${pkgdir}/usr/share/themes/ || return 1