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

Santiago Torres-Arias sangy at gemini.archlinux.org
Mon Jul 11 23:34:19 UTC 2022


    Date: Monday, July 11, 2022 @ 23:34:19
  Author: sangy
Revision: 1249816

upgpkg: python-aiorpcx 0.22.1-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 23:32:11 UTC (rev 1249815)
+++ PKGBUILD	2022-07-11 23:34:19 UTC (rev 1249816)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.22.0
+pkgver=0.22.1
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/"
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools' 'python-websockets')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz")
-sha256sums=('fb68faee9bea05f283e3e41afb984c96902ff4e99d515527423460f379301c45')
+sha256sums=('f72034c4854daf32d83c06ca940d39336908d55ad6a2fe17c039124d51b89430')
 
 
 build() {



More information about the arch-commits mailing list