[arch-commits] Commit in python-resumable-urlretrieve/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Dec 20 00:16:17 UTC 2018
Date: Thursday, December 20, 2018 @ 00:16:14
Author: anthraxx
Revision: 416828
upgpkg: python-resumable-urlretrieve 0.1.6-1
Modified:
python-resumable-urlretrieve/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-20 00:14:46 UTC (rev 416827)
+++ PKGBUILD 2018-12-20 00:16:14 UTC (rev 416828)
@@ -2,8 +2,8 @@
_pyname='resumable-urlretrieve'
pkgname='python-resumable-urlretrieve'
-pkgver=0.1.5
-pkgrel=3
+pkgver=0.1.6
+pkgrel=1
pkgdesc='Small library to fetch files over HTTP and resuming their download'
url='https://github.com/berdario/resumable-urlretrieve'
arch=('any')
@@ -12,8 +12,8 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-rangehttpserver')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/berdario/resumable-urlretrieve/archive/${pkgver}.tar.gz)
-sha256sums=('32755a77dac3a8f59a3439df9eb38291f1801cdfa398befe5a15dacc637552a4')
-sha512sums=('55833a8a4725316289b62dda071b579a9e5b636a1747b1d555388ddba5c125233b46c71e726ac8d5a1fa9572ebcefab1492f24530c85f905e8e21d1339999574')
+sha256sums=('a7c390b826e8bd76611a39b6f0e8af73c55871767c674fcd8373a25b2bcdd1c2')
+sha512sums=('2bff31f0635754e1a6a703ad2fc619a7b047b5f4cc32a9c5d613d570cdec349a9d026238f971509c7a0086593a88b0cdfd1e90c85ad2f54935cd3883fd785d18')
build() {
cd ${_pyname}-${pkgver}
More information about the arch-commits
mailing list