1 # Maintainer: Alucryd <alucryd@gmail.com>
2 pkgname=gnome-shell-extension-noa11y
5 pkgdesc="A gnome-shell extension to remove the Accessibility icon from the panel"
6 source=('http://www.fpmurphy.com/gnome-shell-extensions/noa11y-1.0.tar.gz')
7 md5sums=('9d47aaa3dd011408551cc64189dae2de')
9 url="http://www.fpmurphy.com/gnome-shell-extensions/"
11 depends=('gnome-shell')
15 mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"
16 cp -R "noa11y@fpmurphy.com" "$pkgdir/usr/share/gnome-shell/extensions"