summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2021-06-07 00:50:33 -0700
committermutantmonkey2021-06-07 00:50:33 -0700
commit65f45c9dd755edbb92d2141e55f32b84858561ab (patch)
tree9f4f55d8735af2adb6851712ab444886412cda81 /PKGBUILD
parent6f0f0a976bdbfcf95cfc00b659f8d4d3e4080cf9 (diff)
downloadaur-pyhugh-git.tar.gz
upgpkg: pyhugh-git 5.26b0542-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 812a918a4f1c..9120cf362c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: mutantmonkey <aur@mutantmonkey.in>
+# Maintainer: mutantmonkey <aur@mutantmonkey.mx>
pkgname=pyhugh-git
_gitname=pyhugh
-pkgver=1.e5c1c48
-pkgrel=1
+pkgver=5.26b0542
+pkgrel=4
pkgdesc="Python library for the Hue API",
url="https://github.com/mutantmonkey/pyhugh"
arch=('any')
license=('WTFPL')
depends=('python' 'python-requests>=2.4')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
provides=('pyhugh')
conflicts=('pyhugh')
source=('git+https://github.com/mutantmonkey/pyhugh.git')