summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d8d46fa0b2..0135d5e4e7da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 18 14:57:17 UTC 2017
+# Sun Sep 3 21:46:03 UTC 2017
pkgbase = lampe
pkgdesc = Interactive bash-script to control your Philips Hue lights.
- pkgver = 1.1.8
- pkgrel = 3
+ pkgver = 1.1.10
+ pkgrel = 1
url = https://github.com/poinck/lampe
arch = x86_64
arch = i686
@@ -19,7 +19,7 @@ pkgbase = lampe
depends = lampe-bash
optdepends = redshift
conflicts = lampe-bash<1.1.8-3
- source = git+https://github.com/poinck/lampe#tag=1.1.8
+ source = git+https://github.com/poinck/lampe#tag=1.1.10
md5sums = SKIP
pkgname = lampe
diff --git a/PKGBUILD b/PKGBUILD
index b11be67c4e7c..c69753e6aa6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Max Bruckner
pkgname=lampe
-pkgver=1.1.8
-pkgrel=3
+pkgver=1.1.10
+pkgrel=1
pkgdesc="Interactive bash-script to control your Philips Hue lights."
arch=("x86_64" "i686")
url="https://github.com/poinck/lampe"