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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 5 20:13:46 UTC 2022


    Date: Monday, September 5, 2022 @ 20:13:46
  Author: felixonmars
Revision: 455091

upgpkg: python-twisted 22.2.0-1

Modified:
  python-twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-05 20:02:00 UTC (rev 455090)
+++ PKGBUILD	2022-09-05 20:13:46 UTC (rev 455091)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=python-twisted
-pkgver=22.1.0
+pkgver=22.2.0
 pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('any')
@@ -31,7 +31,7 @@
 # Conflicts with the command line tools used to be provided by the python2 package.
 conflicts=("python2-twisted<=20.3.0-3")
 source=("https://github.com/twisted/twisted/archive/twisted-$pkgver.tar.gz")
-sha512sums=('1db52865d00e07044bc755b25bef2fa260cf269a8b51512bec97a015fa484d0b331b41154b52f97b5e8c477d3e5ad1d003f5ac15c7361988d073d097c6e7355d')
+sha512sums=('a2f66055f0ea6658a04888316b9eb90bd0f389c72db8315fe1722a70f16bb290805d98acc8cfd8a5d22b4817683603aaea50bb04a204927898bd74fc58a1db6d')
 
 build() {
   cd twisted-twisted-$pkgver



More information about the arch-commits mailing list