[arch-commits] Commit in python-periphery/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 18 20:30:48 UTC 2020


    Date: Tuesday, February 18, 2020 @ 20:30:47
  Author: felixonmars
Revision: 576155

upgpkg: python-periphery 2.0.1-1

Modified:
  python-periphery/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-18 20:30:15 UTC (rev 576154)
+++ PKGBUILD	2020-02-18 20:30:47 UTC (rev 576155)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-periphery
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux"
 url="https://github.com/vsergeev/python-periphery"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/vsergeev/python-periphery/archive/v$pkgver.tar.gz")
-sha512sums=('07b3005a9ea0b10a294fc971c3ab8deebe07bf1b773dfc0d9d3343db96ead83cfd1a0a44f60155d67e1e92dbc1779199caa2e869db27c3dff34f2c8c621e0ff1')
+sha512sums=('a90f678435a0933f0db578231e762bb4c71103e595d1b73bb3f60a136f4e7ccc2805becf3156dcc37efbbe0824038986c9af3151083680577262cdcc16994d86')
 
 build() {
   cd python-periphery-$pkgver



More information about the arch-commits mailing list