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

Levente Polyak anthraxx at archlinux.org
Mon Oct 2 17:21:45 UTC 2017


    Date: Monday, October 2, 2017 @ 17:21:44
  Author: anthraxx
Revision: 261301

upgpkg: python-yarl 0.13.0-1

Modified:
  python-yarl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 17:20:21 UTC (rev 261300)
+++ PKGBUILD	2017-10-02 17:21:44 UTC (rev 261301)
@@ -2,7 +2,7 @@
 
 _pkgname=yarl
 pkgname=python-yarl
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc='Yet another URL library'
 url='https://github.com/aio-libs/yarl/'
@@ -12,8 +12,8 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
-sha256sums=('01f05ee4085feb53a89612bbf1bad58ce4cef0c67871a25e360f4023b5d5f86b')
-sha512sums=('d8195b0f5c672960825efb6b3168f422207a373072eb66a406ec77c70117114d72f1e8fc41493e2ce49ba75ed5027e53325091a54da95bdac3135792d1daad37')
+sha256sums=('b15e1627046d02905187dd51b7869eef00dd3dbad7e31bc49de5813a66c53561')
+sha512sums=('8e45cc8dba7381ac2bf6212e8ddf62b24e94f3200b6388eb7cd67f118d93b3210b09deb39e2044d2467376cfc759105b5c001d574caf8228b2154003c484b049')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list