summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9edc4ed6bd31..e9ccd196d196 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 18 00:04:18 UTC 2016
+# Tue Mar 22 21:36:07 UTC 2016
pkgbase = lampe
pkgdesc = Interactive bash-script to control your Philips Hue lights.
- pkgver = 1.1.5
+ pkgver = 1.1.6
pkgrel = 1
url = https://github.com/poinck/lampe
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = lampe
depends = gtk3
depends = json-glib
optdepends = redshift
- source = git+https://github.com/poinck/lampe#tag=1.1.5
+ source = git+https://github.com/poinck/lampe#tag=1.1.6
md5sums = SKIP
pkgname = lampe
diff --git a/PKGBUILD b/PKGBUILD
index 160abe273f3f..b7cb00872e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Max Bruckner
pkgname=lampe
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc="Interactive bash-script to control your Philips Hue lights."
arch=("x86_64" "i686")