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 fe0b72d95587..b463f354ced7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname='python-eq3bt'
pkgver='0.1.11'
-pkgrel=1
-pkgdesc='Click support for Python’s Datetime types.'
+pkgrel=2
+pkgdesc='Python library and command-line tool for EQ3 Smart Bluetooth thermostats.'
arch=('any')
-url='https://github.com/click-contrib/click-datetime'
+url='https://github.com/rytilahti/python-eq3bt'
license=('MIT')
depends=('python' 'python-click-datetime' 'python-construct' 'python-bluepy')
makedepends=('python-setuptools')