1 # Maintainer: Alucryd <alucryd@gmail.com>
2 pkgname=dawaita-gtk-theme
5 pkgdesc="A GTK3-GTK2 theme for the deviantART shell theme by Half-Left"
6 source=('http://www.deviantart.com/download/213138178/dawaita_gtk3_gtk2_theme_by_alucryd-d3iwagy.zip')
7 md5sums=('26f6efb3d1129a85ee7c3e4a3c16b2d9')
9 url="http://alucryd.deviantart.com/art/dAwaita-GTK3-GTK2-Theme-213138178"
11 depends=('gtk3' 'gtk-engines')
12 optdepends=('gnome-tweak-tool')
16 mkdir -p "$pkgdir/usr/share/themes"
17 mv dAwaita "$pkgdir/usr/share/themes"