summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5016135af5a9..f1e07e15fa87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Upstream URL: https://github.com/gabmus/ardhue
pkgname=ardhue-git
-pkgver=c7f02bb
+pkgver=b1c6819
pkgrel=1
pkgdesc='Interface to control ArdHue Arduino based digital RGB system'
arch=('any')
-url='https://github.com/gabmus/ardhue'
+url='https://gitlab.com/gabmus/ardhue'
license=('GPL3')
depends=('python-pyserial' 'gtk3>=3.14' 'python')
makedepends=('git' 'meson')
provides=('ardhue')
conflicts=('ardhue')
-source=("ardhue::git+https://github.com/gabmus/ardhue")
+source=("ardhue::git+https://gitlab.com/gabmus/ardhue")
sha256sums=('SKIP')
pkgver() {