summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Bruckner2021-11-26 10:21:26 +0100
committerMax Bruckner2021-11-26 10:21:26 +0100
commit8db1dfe56a12e21bca6cf45fbb233ed30f2aa9f7 (patch)
tree0f98449525fa800591f9e1e8f06530a4c0a58fb1 /PKGBUILD
parent09c7b8ce248ff4f628290f94b5342a8795789c31 (diff)
downloadaur-lampe-bash.tar.gz
lampe-bash-1.1.10-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeb2e0436c9f..aaf91ea0b5aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Max Bruckner
pkgname=lampe-bash
pkgver=1.1.10
-pkgrel=3
+pkgrel=4
pkgdesc="Interactive bash-script to control your Philips Hue lights."
arch=("x86_64" "i686")
-url="https://github.com/poinck/lampe"
+url="https://gitlab.com/poinck/lampe/"
license=('custom')
depends=('curl' 'bc' 'json-sh')
optdepends=('redshift')
conflicts=('lampe<1.1.8-2')
-source=( "git+https://github.com/poinck/${pkgname/-bash/}#tag=$pkgver"
+source=( "git+https://gitlab.com/poinck/${pkgname/-bash/}.git#tag=$pkgver"
)
md5sums=( SKIP )