Date: Thursday, February 9, 2023 @ 13:34:25
  Author: alucryd
Revision: 1397630

upgpkg: python-aiofiles 23.1.0-1

Modified:
  python-aiofiles/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-09 13:27:10 UTC (rev 1397629)
+++ PKGBUILD    2023-02-09 13:34:25 UTC (rev 1397630)
@@ -2,8 +2,8 @@
 # Contributor: cclin <[email protected]>
 
 pkgname=python-aiofiles
-pkgver=22.1.0
-pkgrel=3
+pkgver=23.1.0
+pkgrel=1
 pkgdesc='File support for asyncio'
 arch=(any)
 license=(APACHE)
@@ -19,7 +19,7 @@
   python-pytest-asyncio
   python-pytest
 )
-_tag=9d697f5857b5e49bad485212d9d81917ce65b607
+_tag=5cb9b6d3d51e0d9f8170cab06db8ae7f5792d8ff
 source=(git+https://github.com/Tinche/aiofiles.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to