1 # Maintainer: m4xm4n <max@maxfierke.com>
2 pkgname=gtk-theme-bleufear-git
5 pkgdesc="Official AUR build for a dark theme with a dash of electric blue."
6 url="https://github.com/maxfierke/BleuFear"
9 depends=('gtk-engines' 'gtk-engine-unico' 'gtk-engine-murrine')
10 # Added so as not to conflict with any future "stable"(non-git) versions.
11 provides=('gtk-theme-bleufear')
14 _gitroot="https://github.com/maxfierke/BleuFear.git"
19 msg "Grabbing the latest version from Github..."
20 if [[ -d $srcdir/$_gitname ]] ; then
23 msg "Working directory updated!"
25 git clone $_gitroot $_gitname
27 msg "Git clone completed."
32 mkdir -p $pkgdir/usr/share/themes
33 mv BleuFear $pkgdir/usr/share/themes