1 # Maintainer: Alucryd <alucryd@gmail.com>
2 pkgname=gnome-shell-extension-move-clock
5 pkgdesc="A gnome-shell extension to move the clock/calendar to the status area"
6 source=('http://www.fpmurphy.com/gnome-shell-extensions/moveclock.tar.gz')
7 md5sums=('7a61da4411a4afaf6b7af7fd51e8fc40')
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 "moveclock@fpmurphy.com" "$pkgdir/usr/share/gnome-shell/extensions"