Date: Tuesday, March 22, 2011 @ 12:23:53 Author: andrea Revision: 116032
upgpkg: gpsd 2.96-1 upstream release Modified: gpsd/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-22 16:10:57 UTC (rev 116031) +++ PKGBUILD 2011-03-22 16:23:53 UTC (rev 116032) @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 24866 2010-08-29 07:19:22Z spupykin $ +# $Id$ # Maintainer: Andrea Scarpino <[email protected]> # Contributor: Sergej Pupykin <[email protected]> # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: Giacomo Rizzo <[email protected]> pkgname=gpsd -pkgver=2.95 -pkgrel=8 +pkgver=2.96 +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' 'LICENSE') -md5sums=('12535a9ed9fecf9ea2c5bdc9840da5ae' +md5sums=('26a7a04d4298bc3a3a5d89fef4582b64' 'f929322fc4670543fcb36dafc7bb9e03' 'd217a23f408e91c94359447735bc1800') Property changes on: gpsd/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
