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

Felix Yan felixonmars at archlinux.org
Fri Mar 20 13:28:54 UTC 2020


    Date: Friday, March 20, 2020 @ 13:28:54
  Author: felixonmars
Revision: 377961

upgpkg: twisted 20.3.0-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-20 13:02:07 UTC (rev 377960)
+++ PKGBUILD	2020-03-20 13:28:54 UTC (rev 377961)
@@ -5,8 +5,8 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=19.10.0
-pkgrel=3
+pkgver=20.3.0
+pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('x86_64')
 url="https://twistedmatrix.com/"
@@ -20,7 +20,7 @@
               'python-subunit' 'python-h2' 'python-priority' 'python-cryptography' 'python-idna'
               'python-pyasn1' 'python-pyserial' 'python-bcrypt')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/twisted/archive/twisted-$pkgver.tar.gz")
-sha512sums=('1b8a4c0f1db7323ece2e13226c6a08521a1efd319370a151086cb1a893bb2b8af6c112d18ff5b6e8b9b037dec349233738560945013bfe47d2677c26238af433')
+sha512sums=('72307a0b9165d5f6b31f5563f4f76f9c759349d55f6dcaf43358eab3e8f1b2065e0b12c8ac43f14061ee17cb2d9b27f463bcb9e642750fb8e6e510e403bd2b06')
 
 prepare() {
   cp -a twisted-twisted-$pkgver{,-py2}



More information about the arch-commits mailing list