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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 23:57:35 UTC 2020


    Date: Sunday, February 16, 2020 @ 23:57:34
  Author: felixonmars
Revision: 573746

upgpkg: python-periphery 2.0.0-1

Modified:
  python-periphery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 23:57:13 UTC (rev 573745)
+++ PKGBUILD	2020-02-16 23:57:34 UTC (rev 573746)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-periphery
-pkgver=1.1.2
-pkgrel=2
+pkgver=2.0.0
+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"
 license=('MIT')
@@ -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=('9c90a7a9613755fbfb694b3af13337b8287a50b0ac404290a712a00631486f3a9b8b1a683abefe5d0e31bd425eb86a6cd943ed5731b1cf9ff157f66d45d963dd')
+sha512sums=('07b3005a9ea0b10a294fc971c3ab8deebe07bf1b773dfc0d9d3343db96ead83cfd1a0a44f60155d67e1e92dbc1779199caa2e869db27c3dff34f2c8c621e0ff1')
 
 build() {
   cd python-periphery-$pkgver



More information about the arch-commits mailing list