[arch-commits] Commit in python-yarl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu May 24 22:29:45 UTC 2018
Date: Thursday, May 24, 2018 @ 22:29:44
Author: anthraxx
Revision: 329212
upgpkg: python-yarl 1.2.5-1
Modified:
python-yarl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-24 22:28:40 UTC (rev 329211)
+++ PKGBUILD 2018-05-24 22:29:44 UTC (rev 329212)
@@ -2,7 +2,7 @@
_pkgname=yarl
pkgname=python-yarl
-pkgver=1.2.4
+pkgver=1.2.5
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=('09dea1b30107c68d7047b4e7bfaf363d873edd964cbaf55f293f7a366849a85c')
-sha512sums=('983aeb2aeaf99e2752aabf14451c85072aa71c708350d182f64d017e5ca348993b046466ea3f8e91f0a0b8efcd1a5c2d6b9ec9368e952c6abf4b9c4083cb9f4a')
+sha256sums=('dd5d9c9ec94eb6b2467de42e7fe6725c8508070d774a13aa2f0695f0945cec19')
+sha512sums=('dcc9b7317ea74a382f2fa6132e4928728f229255a4625fdea47682337ee1ae91a4a9ea2841563f6a04e67a25acb412abbc6ca2ddf4825397d5c9181886d125f2')
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list