1 # Maintainer: Erik Johnson <palehose at gmail dot com>
5 pkgdesc="Quick access to recent files"
7 url="https://github.com/clvv/f"
13 md5sums=('dd124cda0de1d478a7dca9e0d2cffe2c')
15 _gitroot="https://github.com/clvv/f.git"
20 msg "Connecting to GIT server...."
22 if [ -d ${_gitname} ] ; then
23 cd ${_gitname} && git pull origin
24 msg "The local files are updated."
26 git clone ${_gitroot} ${_gitname}
30 msg "GIT checkout done or server timeout"
34 mkdir -p -m 0755 ${pkgdir}/usr/lib
35 install -m 0755 ${srcdir}/${_gitname}/f.sh ${pkgdir}/usr/lib/