diff options
author | root <root@rshg054.dnsready.net> | 2011-08-29 23:14:40 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-08-29 23:14:40 +0000 |
commit | e13fbaf2cbb72b7e8c8278ea94b70dd4a8ce48b2 (patch) | |
tree | 570e875c44f8d4d5ca7813d745f3ab5674fd3d4f /extra/gpsd/PKGBUILD | |
parent | 57fc7b041fcd8bc73a40cd31d3b80bed779e79fe (diff) |
Mon Aug 29 23:14:40 UTC 2011
Diffstat (limited to 'extra/gpsd/PKGBUILD')
-rw-r--r-- | extra/gpsd/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gpsd/PKGBUILD b/extra/gpsd/PKGBUILD index a8f50513e..972663291 100644 --- a/extra/gpsd/PKGBUILD +++ b/extra/gpsd/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 136033 2011-08-21 23:13:31Z andrea $ +# $Id: PKGBUILD 136393 2011-08-28 23:22:26Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: Giacomo Rizzo <alt@free-os.it> 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 @@ options=('!libtool' '!buildflags') install="${pkgname}.install" source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'gpsd' 'gpsd.conf.d') -md5sums=('c63d41a26868e9bdd48d9e311a9cc42c' +md5sums=('f280b914c19da3a91aa5e67d83d35033' '1f3402f8e33a7032b9ae6dfd077234f7' '3e963df3f9f7ef3572ecc648ae829315') |