Date: Wednesday, October 8, 2014 @ 18:48:26
  Author: bpiotrowski
Revision: 224099

upgpkg: gpsd 3.11-2

install [email protected] (FS#42203)

Modified:
  gpsd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-08 16:38:37 UTC (rev 224098)
+++ PKGBUILD    2014-10-08 16:48:26 UTC (rev 224099)
@@ -6,7 +6,7 @@
 
 pkgname=gpsd
 pkgver=3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('i686' 'x86_64')
 url="http://catb.org/gpsd/";
@@ -73,6 +73,7 @@
 
   install -D -m644 systemd/gpsd.service 
"${pkgdir}/usr/lib/systemd/system/gpsd.service"
   install -D -m644 systemd/gpsd.socket 
"${pkgdir}/usr/lib/systemd/system/gpsd.socket"
+  install -D -m644 systemd/[email protected] 
"${pkgdir}/usr/lib/systemd/system/[email protected]"
 
   install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 

Reply via email to