summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ac0052c00ac..0df4dc133a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Gabriele Musco <emaildigabry@gmail.com>
-# Upstream URL: https://github.com/gabmus/razercommander
+# Upstream URL: https://github.com/gabmus/ardhue
pkgname=ardhue-git
pkgver=0.1
@@ -8,7 +8,7 @@ pkgdesc='Interface to control ArdHue Arduino based digital RGB system'
arch=('any')
url='https://github.com/gabmus/ardhue'
license=('GPL3')
-depends=('python-serial' 'gtk3>=3.14' 'python')
+depends=('python-pyserial' 'gtk3>=3.14' 'python')
makedepends=('git' 'meson')
provides=('ardhue')
conflicts=('ardhue')