Date: Thursday, December 20, 2018 @ 00:14:37
  Author: anthraxx
Revision: 416826

upgpkg: python-multidict 4.5.2-1

Modified:
  python-multidict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-20 00:10:26 UTC (rev 416825)
+++ PKGBUILD    2018-12-20 00:14:37 UTC (rev 416826)
@@ -3,7 +3,7 @@
 
 _pkgname=multidict
 pkgname=python-${_pkgname}
-pkgver=4.5.1
+pkgver=4.5.2
 pkgrel=1
 pkgdesc='Asyncio-based multidict implementation for Python'
 url='https://github.com/aio-libs/multidict'
@@ -13,8 +13,8 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner' 
'python-psutil' 'python-perf')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/multidict/archive/v${pkgver}.tar.gz)
-sha256sums=('fa065dbb3b7de377973d9c193c5b67618d012f337c57a5c3998ee3da325fcd02')
-sha512sums=('a497279cb28c80523965668ff434eafb471d4612355823540de18c791d98b41be2f55843bba1a799d30b5110c7234393932bee39b1469fdbfc82ae3c4391c57d')
+sha256sums=('09be72d0c223be82aa5ed42766665048c329dba9f4440cd2b9633f78e12b28da')
+sha512sums=('ec66cf3c57e3386e07e45641536a6eeb94e9707d8a0d3b485d22b8687f20282c9115d533c7b0e9fb6dba28b923cf68dd8cdda08c75e78ca4eca2f0c3ec23c58f')
 
 build() {
   cd ${_pkgname}-${pkgver}

Reply via email to