# Maintainer: Sapphira Armageddos pkgname=gtk-theme-black-widow pkgver=20130602 pkgrel=3 pkgdesc="GTK2/GTK3 theme based off of adwaita and recolored to be more black and red. " arch=('any') url=("http://craazyt.deviantart.com/art/Black-Widow-GTK-285404067") license=('GPL2') optdepends=('gnome-themes-standard: For GTK3' 'gtk-engine-murrine: For GTK2' 'metacity: For Metacity window manager theme') source=(http://fc04.deviantart.com/fs71/f/2012/048/4/a/black_widow_gtk_by_craazyt-d4px76r.zip) package () { install -dm755 "${pkgdir}/usr/share/themes" cp -r "${srcdir}"/Black-Widow-GTK "${pkgdir}/usr/share/themes" } sha256sums=('36adba7fbaf06a19c8801d2ff9eb9a4fba9fa087be59af33c488b9ee3c7e6ec6') sha256sums=('604da5196eeaaed5ec2f14127ce7cce754166f25678868263c42d59879a0e163')