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

Felix Yan felixonmars at archlinux.org
Thu Jul 2 21:41:36 UTC 2020


    Date: Thursday, July 2, 2020 @ 21:41:36
  Author: felixonmars
Revision: 657548

upgpkg: python-aioconsole 0.2.1-1

Modified:
  python-aioconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-02 21:37:42 UTC (rev 657547)
+++ PKGBUILD	2020-07-02 21:41:36 UTC (rev 657548)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioconsole
-pkgver=0.2.0
+pkgver=0.2.1
 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=('30c43077c7e4525c9366e72627ee8f3d078c3c0dd5c6188bae328ccf0dc96580f813864035883b492dce202c8ca06fb9457720bda5f53e747a26be09f8ff9367')
+sha512sums=('cfc71cfc812c504007f88a5b5bc0e1fc3024e5fb0e732fd13d555fd776a936017c0c9bbcf847ea7e1efa12b6acb431f7114730266c5dc25d9808e769ef29f3a9')
 
 build() {
   cd aioconsole-$pkgver



More information about the arch-commits mailing list