1 # Maintainer: Alucryd <alucryd@gmail.com>
2 pkgname=gnome-shell-extension-activities-button
5 pkgdesc="A gnome-shell extension to add the distributor logo beside the Activities button"
6 source=('http://www.fpmurphy.com/gnome-shell-extensions/activitiesbutton.tar.gz')
7 md5sums=('388cc5731440970eb45837e2abfdd1d1')
9 url="http://www.fpmurphy.com/gnome-shell-extensions/"
11 depends=('gnome-shell')
12 install=('preferences.install')
16 mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"
17 cp -R "activitiesbutton@fpmurphy.com" "$pkgdir/usr/share/gnome-shell/extensions"