updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / gnome-shell-theme-gnomarch-single-user / PKGBUILD
blob5e7356bea73c5b2c5b8de07cbbe5693a04d1b9f2
1 # Maintainer  sanderd17 < sanderd17 AT gmail DOT com >
2 pkgname=gnome-shell-theme-gnomarch-single-user
3 pkgver=0.95
4 pkgrel=1
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')
8 arch=('any')
9 url="http://alucryd.deviantart.com/#/d420jt7"
10 license=('GPL')
11 depends=('gnome-shell')
12 optdepends=('gnome-shell-extension-theme-selector' 'gnome-tweak-tool')
14 package() {
15     cd "$srcdir"
16     mkdir -p "$pkgdir$HOME/.themes"
17     cp -R GnomArch "$pkgdir$HOME/.themes"