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

Felix Yan felixonmars at archlinux.org
Tue Jun 16 13:53:21 UTC 2020


    Date: Tuesday, June 16, 2020 @ 13:53:18
  Author: felixonmars
Revision: 646207

upgpkg: python-periphery 2.1.0-1

Modified:
  python-periphery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-16 13:51:23 UTC (rev 646206)
+++ PKGBUILD	2020-06-16 13:53:18 UTC (rev 646207)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-periphery
-pkgver=2.0.1
+pkgver=2.1.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"
@@ -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=('a90f678435a0933f0db578231e762bb4c71103e595d1b73bb3f60a136f4e7ccc2805becf3156dcc37efbbe0824038986c9af3151083680577262cdcc16994d86')
+sha512sums=('50ac373017ea5ce8e222b17cddbe38044ef0ebcdb050ed24a05bc5304bf834ac6628e81372267dfe58e084f596f8173caab7cc083b6e3691f4d392aa8570d621')
 
 build() {
   cd python-periphery-$pkgver



More information about the arch-commits mailing list