summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55f5612e2f82..89a022e79847 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Dec 19 23:10:24 UTC 2015
+# Sun Mar 6 22:00:49 UTC 2016
pkgbase = python-py3sensors-hg
pkgdesc = Python bindings for libsensors.so from the lm-sensors project
pkgver = r15.0cf96f4e2cfe
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')