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

Felix Yan felixonmars at archlinux.org
Fri May 28 00:13:31 UTC 2021


    Date: Friday, May 28, 2021 @ 00:13:31
  Author: felixonmars
Revision: 949242

upgpkg: python-periphery 2.3.0-1

Modified:
  python-periphery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 00:06:17 UTC (rev 949241)
+++ PKGBUILD	2021-05-28 00:13:31 UTC (rev 949242)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-periphery
-pkgver=2.2.0
+pkgver=2.3.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=('d90b32980e391bf762037ca92967ebe8544a387a52f53f9867ea862586668c39e750c44b43da4f7daf7a3456ab7065899f580c4c2fbbb1ed12fb9c016e2fe284')
+sha512sums=('34042d9364d7846252f464cffb1361ea1c4717cce9c1fd6788f4be495784a17c42fc5fcf3f296a7d7277c420ed876f6c2815f9e46936460275356405911cb50d')
 
 build() {
   cd python-periphery-$pkgver



More information about the arch-commits mailing list