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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 26 10:18:50 UTC 2021


    Date: Thursday, August 26, 2021 @ 10:18:50
  Author: felixonmars
Revision: 1005853

upgpkg: python-aioconsole 0.3.2-1

Modified:
  python-aioconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-26 10:16:11 UTC (rev 1005852)
+++ PKGBUILD	2021-08-26 10:18:50 UTC (rev 1005853)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioconsole
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="Asynchronous console and interfaces for asyncio"
 url="https://github.com/vxgmichel/aioconsole"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-asyncio' 'python-pytest-cov' 'python-pytest-repeat')
 source=("https://github.com/vxgmichel/aioconsole/archive/v$pkgver/$pkgname-$pkgver.tar.gz.tar.gz")
-sha512sums=('b46ce4b4388a4f521324929095ed2affe11bd46c2bd098ed4c7e9739504f687790284e7a9a194d579b38c413ff1e38388fcb2a1c629ac211e440431ff7a9bc27')
+sha512sums=('9709cd9954d60be77f26eced04ebf4db7a2e4ec867719427f828e9c6d90a22ff080a4f71963dfefefc29437d34a59440b4f8b4b310c86ea381a22c06662ee5f2')
 
 build() {
   cd aioconsole-$pkgver



More information about the arch-commits mailing list