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

Levente Polyak anthraxx at archlinux.org
Tue May 1 11:11:07 UTC 2018


    Date: Tuesday, May 1, 2018 @ 11:11:06
  Author: anthraxx
Revision: 318588

upgpkg: python-yarl 1.2.2-1

Modified:
  python-yarl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-01 10:27:01 UTC (rev 318587)
+++ PKGBUILD	2018-05-01 11:11:06 UTC (rev 318588)
@@ -2,7 +2,7 @@
 
 _pkgname=yarl
 pkgname=python-yarl
-pkgver=1.2.1
+pkgver=1.2.2
 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' 'python-pytest-runner')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
-sha256sums=('66f2423b9e25fded0d44dfaf6203aad0b84ce54f8c5058d79ae8c0e73178cbf6')
-sha512sums=('593cb1d54fb142595aaa5799a1db837a318c87f19c0098ed1ec088b9756f110ceb30844ad65f7d5528ed7c926e6defea882c262744e752e9c7551f75502b48ef')
+sha256sums=('41b9108272c439a380ddd16ac15a86a5c32c1de6e834d16cbb4cb57133690d29')
+sha512sums=('0363e6276a6dff9c03f8e3058bd7b97027f628478e99ef6e8f73e974bdf492311110dba032771ac1e43bc100fbff37acbaac0d0a4e805e0986b30a7afb0ed3f5')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list