summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c19804f2a2b..48ded9b9fddc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = lighstpp
+pkgbase = lightspp
pkgdesc = A C++ API for interacting with phillips hue lights
pkgver = 0.2
pkgrel = 1
@@ -10,5 +10,5 @@ pkgbase = lighstpp
depends = libcurlpp
depends = jsoncpp
-pkgname = lighstpp
+pkgname = lightspp
diff --git a/PKGBUILD b/PKGBUILD
index 8700bfb15822..47175da0049b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Jordan Ayvazian <jaayvazian@gmail.com>
-pkgname=lighstpp
+pkgname=lightspp
pkgver=0.2
pkgrel=1
pkgdesc="A C++ API for interacting with phillips hue lights"