[arch-commits] Commit in gpsd/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jan 11 10:58:10 UTC 2016


    Date: Monday, January 11, 2016 @ 11:58:10
  Author: arojas
Revision: 257944

Update to 3.16

Modified:
  gpsd/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 10:30:11 UTC (rev 257943)
+++ PKGBUILD	2016-01-11 10:58:10 UTC (rev 257944)
@@ -5,8 +5,8 @@
 # Contributor: Giacomo Rizzo <alt at free-os.it>
 
 pkgname=gpsd
-pkgver=3.15
-pkgrel=4
+pkgver=3.16
+pkgrel=1
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('i686' 'x86_64')
 url="http://catb.org/gpsd/"
@@ -20,7 +20,10 @@
 install="${pkgname}.install"
 source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}
         'gpsd.conf')
-validpgpkeys=('3CE764D4FAFF5FA810B203BFADF516D38421F11C') # Eric S. Raymond
+md5sums=('68691b5de4c94f82ec4062b042b5eb63'
+         'SKIP'
+         '3e963df3f9f7ef3572ecc648ae829315')
+validpgpkeys=('41876B2F579463A499843D1DECC8208F8C6C738D') # Eric S. Raymond
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -76,7 +79,3 @@
 
   install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-
-md5sums=('afd79b87337fadf38ee2a7c4314dac79'
-         'SKIP'
-         '3e963df3f9f7ef3572ecc648ae829315')



More information about the arch-commits mailing list