diff .SRCINFO @ 4:5cc2087b8737

lightsd 0.9.2 lightsd now know how to drop privileges, so let's create an user/group for it. This allows us to integrate more nicely with systemd.
author Louis Opter <kalessin@kalessin.fr>
date Sun, 13 Sep 2015 18:38:36 -0700
parents 6bd6e467bb66
children 520fe381a4f5
line wrap: on
line diff
--- a/.SRCINFO	Sat Sep 05 23:21:02 2015 -0700
+++ b/.SRCINFO	Sun Sep 13 18:38:36 2015 -0700
@@ -1,19 +1,19 @@
 pkgbase = lightsd
 	pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API
-	pkgver = 0.9.1
-	pkgrel = 4
+	pkgver = 0.9.2
+	pkgrel = 1
 	epoch = 1
 	url = https://www.github.com/lopter/lightsd/
+	install = lightsd.install
 	arch = i686
 	arch = x86_64
 	license = GPL3
 	makedepends = cmake>=2.8.11
 	depends = libevent>=2.0.19
-	depends = libbsd>=0.5.0
 	optdepends = python: to run the interactive lightsc.py example client
 	optdepends = ipython: makes lightsc.py more user-friendly
-	source = https://github.com/lopter/lightsd/archive/0.9.1.tar.gz
-	sha256sums = 72eba6074ed18609fb0caf7b7429e1b8f6c3564ca6f81357be22c06ac00956b6
+	source = https://github.com/lopter/lightsd/archive/0.9.2.tar.gz
+	sha256sums = 2d785ede7c2e3b603ad33c11c3e44b5c634ee17e745d39296125025eddbbf420
 
 pkgname = lightsd