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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 02:59:00 UTC 2019


    Date: Sunday, November 17, 2019 @ 02:59:00
  Author: felixonmars
Revision: 368968

upgpkg: twisted 19.10.0-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 02:58:49 UTC (rev 368967)
+++ PKGBUILD	2019-11-17 02:59:00 UTC (rev 368968)
@@ -5,8 +5,8 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=19.7.0
-pkgrel=4
+pkgver=19.10.0
+pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('x86_64')
 url="https://twistedmatrix.com/"
@@ -23,7 +23,7 @@
               'python-idna' 'python2-idna' 'python-pyasn1' 'python2-pyasn1' 'python-pyserial'
               'python2-pyserial' 'python-bcrypt' 'python2-bcrypt')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/twisted/archive/twisted-$pkgver.tar.gz")
-sha512sums=('1293f1299ef497f3bff274c6720a0f56bce23de938815ab8873d9c409604e2d941e6ebb17fd994bcc9558959997c1d08adb80802dcc9241d6db91b8b02eb5d4a')
+sha512sums=('1b8a4c0f1db7323ece2e13226c6a08521a1efd319370a151086cb1a893bb2b8af6c112d18ff5b6e8b9b037dec349233738560945013bfe47d2677c26238af433')
 
 prepare() {
   cp -a twisted-twisted-$pkgver{,-py2}



More information about the arch-commits mailing list