summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acd473d030e2..de459f79bdb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Fader <jan.fader@web.de>
pkgname=python3-sensors-git
-pkgver=r49.ef46fc8
+pkgver=r54.f36489e
_pkgname=pysensors
pkgrel=1
pkgdesc='Python bindings to libsensors'
@@ -10,7 +10,7 @@ url='http://pypi.python.org/pypi/PySensors/'
license=('GPL')
depends=('python3' 'lm_sensors')
makedepends=('git')
-source=(git+https://github.com/bastienleonard/pysensors.git#commit=ef46fc8eb181ecb8ad09b3d80bc002d23d9e26b3)
+source=(git+https://github.com/bastienleonard/pysensors.git)
sha256sums=('SKIP')
pkgver() {