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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Oct 7 16:10:31 UTC 2018


    Date: Sunday, October 7, 2018 @ 16:10:31
  Author: jlichtblau
Revision: 391023

upgpkg: gpsd 3.18-1 - new upstream release

Modified:
  gpsd/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-07 15:54:00 UTC (rev 391022)
+++ PKGBUILD	2018-10-07 16:10:31 UTC (rev 391023)
@@ -1,11 +1,12 @@
-# Maintainer: Tom Gundersen <teg at jklm.no>
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Tom Gundersen <teg at jklm.no>
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 # Contributor: Giacomo Rizzo <alt at free-os.it>
 
 pkgname=gpsd
-pkgver=3.17
-pkgrel=3
+pkgver=3.18
+pkgrel=1
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('x86_64')
 url="http://catb.org/gpsd/"
@@ -21,10 +22,11 @@
 backup=('etc/default/gpsd')
 source=(https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
         $pkgname.conf)
-sha256sums=('68e0dbecfb5831997f8b3d6ba48aed812eb465d8c0089420ab68f9ce4d85e77a'
+sha256sums=('48521f5158f5fda4c88a6f75e8bfc1ee67e999e3fc095e4a06cb8c2af56712f4'
             'SKIP'
             'dcfa71c4c730b486269995468bdcfa8e96bf3c282db1dadea9384d32015d277f')
-validpgpkeys=('41876B2F579463A499843D1DECC8208F8C6C738D') # Eric S. Raymond
+validpgpkeys=('EED4A0893DCC705DB309E202CCF29C7238522905') # Gary E. Miller <gem at rellim.com>
+# validpgpkeys=('41876B2F579463A499843D1DECC8208F8C6C738D') # Eric S. Raymond
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list