Date: Tuesday, June 23, 2015 @ 08:51:39 Author: arojas Revision: 135743
New snapshot Modified: libwlocate/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-23 02:11:57 UTC (rev 135742) +++ PKGBUILD 2015-06-23 06:51:39 UTC (rev 135743) @@ -4,9 +4,9 @@ # Contributor: Bjoern Franke <[email protected]> pkgname=libwlocate -pkgver=r267.e7bf51f +pkgver=0.20150623.ef86579 pkgrel=1 -_gitrev=e7bf51f293fb04af780a6aa951bc294de05f6cc5 +_gitrev=ef865799942243896a4ace5e5b4dae999769b6ff pkgdesc="A shared library that can be used for location-based services" arch=(i686 x86_64) url="http://sourceforge.net/projects/libwlocate" @@ -13,7 +13,7 @@ license=(GPL) depends=(wireless_tools glibc) source=("http://sourceforge.net/code-snapshots/git/l/li/libwlocate/code.git/$pkgname-code-$_gitrev.zip") -md5sums=('d05ddaf3405d6578183740e9d80520a0') +md5sums=('8b9505abb96daae394b62f608b1c3fd9') build() { cd $pkgname-code-$_gitrev/master
