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 e7e1d6950f4a..e1c3ed91b691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-py3sensors-hg
pkgver=r15.0cf96f4e2cfe
pkgrel=1
-pkgdesc=('Python bindings for libsensors.so from the lm-sensors project')
+pkgdesc="Python bindings for libsensors.so from the lm-sensors project"
arch=('any')
-url=('https://bitbucket.org/gleb_zhulik/py3sensors')
+url="https://bitbucket.org/gleb_zhulik/py3sensors"
license=('GPL')
depends=('python' 'lm_sensors')
makedepends=('mercurial')