# You can also contact me on http://blog.harvie.cz/
pkgname=libpurple-core-answerscripts-git
-pkgver=20100609
+pkgver=20100909
pkgrel=1
pkgdesc="Framework for hooking scripts to respond received messages for various libpurple clients such as pidgin or finch"
arch=('x86_64' 'i686')
cd $_gitname && git pull origin
msg "The local files are updated."
else
- git clone $_gitroot $_gitname
+ git clone --depth 1 $_gitroot $_gitname
fi
msg "GIT checkout done or server timeout"