[arch-commits] Commit in twisted/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 24 09:20:35 UTC 2017
Date: Sunday, September 24, 2017 @ 09:20:34
Author: felixonmars
Revision: 306176
upgpkg: twisted 17.9.0-1
Modified:
twisted/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-24 08:44:39 UTC (rev 306175)
+++ PKGBUILD 2017-09-24 09:20:34 UTC (rev 306176)
@@ -6,7 +6,7 @@
pkgbase=twisted
pkgname=(python-twisted python2-twisted)
-pkgver=17.5.0
+pkgver=17.9.0
pkgrel=1
pkgdesc="Asynchronous networking framework written in Python"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
'python-cryptography' 'python2-cryptography' 'python-idna' 'python2-idna'
'python-pyserial' 'python2-pyserial')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/twisted/archive/twisted-$pkgver.tar.gz")
-sha512sums=('ecff04601623925ab3e1dde270fe0bfdf44ee2716c200cf573315d57c5c07378e61fe4b27d23b69923fccb8389ae3f2194bf9523be6f4acb67ada6e2837370d5')
+sha512sums=('3fb269dd928d2446e50cb5e4aa43d208d3aa7ed3902a0a7c39b8dabe9792344ad924fc500d507d34118ba2acdfd433a31aa812dd5309b01fdcb45de49e7b84ae')
prepare() {
cp -a twisted-twisted-$pkgver{,-py2}
More information about the arch-commits
mailing list