1 # Maintainer sanderd17 < sanderd17 AT gmail DOT com >
2 pkgname=gnome-shell-theme-gnomarch-single-user
5 pkgdesc="A gnome-shell theme bearing the colors of Archlinux. No system wide installation."
6 source=('http://www.deviantart.com/download/245249611/gnome_shell___gnomarch_by_alucryd-d420jt7.zip')
7 md5sums=('df8a4949b6f5f7c2cda35f31ae79eaaf')
9 url="http://alucryd.deviantart.com/#/d420jt7"
11 depends=('gnome-shell')
12 optdepends=('gnome-shell-extension-theme-selector' 'gnome-tweak-tool')
16 mkdir -p "$pkgdir$HOME/.themes"
17 cp -R GnomArch "$pkgdir$HOME/.themes"