Date: Sunday, August 28, 2011 @ 19:20:54 Author: andrea Revision: 136392
upgpkg: gpsd 3.1-1 upstream release Modified: gpsd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-08-28 17:53:59 UTC (rev 136391) +++ PKGBUILD 2011-08-28 23:20:54 UTC (rev 136392) @@ -5,8 +5,8 @@ # Contributor: Giacomo Rizzo <[email protected]> pkgname=gpsd -pkgver=3.0 -pkgrel=3 +pkgver=3.1 +pkgrel=1 pkgdesc="GPS daemon and library to support USB/serial GPS devices" arch=('i686' 'x86_64') url="http://gpsd.berlios.de" @@ -20,7 +20,7 @@ install="${pkgname}.install" source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'gpsd' 'gpsd.conf.d') -md5sums=('c63d41a26868e9bdd48d9e311a9cc42c' +md5sums=('f280b914c19da3a91aa5e67d83d35033' '1f3402f8e33a7032b9ae6dfd077234f7' '3e963df3f9f7ef3572ecc648ae829315')
