[arch-commits] Commit in python2-sensors/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Dec 30 16:04:27 UTC 2014


    Date: Tuesday, December 30, 2014 @ 17:04:27
  Author: fyan
Revision: 124949

upgpkg: python2-sensors 0.0.3-1

upstream new release

Modified:
  python2-sensors/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 16:03:01 UTC (rev 124948)
+++ PKGBUILD	2014-12-30 16:04:27 UTC (rev 124949)
@@ -4,8 +4,8 @@
 
 pkgname=python2-sensors
 _pkgname=PySensors
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+pkgrel=1
 pkgdesc='Python bindings to libsensors'
 arch=('any')
 url='http://pypi.python.org/pypi/PySensors/'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('python2' 'lm_sensors')
 source=(http://pypi.python.org/packages/source/P/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('7786f888e59866a0b3b91ec2138b0d1f')
+md5sums=('ff15240b5918a9f5aa1bb7b2a75c7b07')
 
 build() {
   cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list