[arch-commits] Commit in python2-pathlib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 02:10:20 UTC 2018
Date: Thursday, May 31, 2018 @ 02:10:20
Author: felixonmars
Revision: 333834
upgpkg: python2-pathlib 1.0.1-4
BUILDINFO Rebuild
Modified:
python2-pathlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 02:10:14 UTC (rev 333833)
+++ PKGBUILD 2018-05-31 02:10:20 UTC (rev 333834)
@@ -4,7 +4,7 @@
pkgname=python2-pathlib
pkgver=1.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="This module offers a set of classes featuring all the common operations on paths in an easy, object-oriented way"
arch=('any')
url="https://pathlib.readthedocs.org/en/${pkgver}/"
@@ -12,7 +12,7 @@
depends=('python2')
makedepends=('python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/p/pathlib/pathlib-${pkgver}.tar.gz")
-md5sums=('5099ed48be9b1ee29b31c82819240537')
+sha512sums=('d85e45dfcc85ce75a7e7b609163dc8c75c688f279c1833510185f280af5501e473376dc09bddc6a804d1fcc3177a939db85af37b7b8d5b183b9bc2b85b3b0f8b')
package() {
cd "$srcdir/pathlib-$pkgver"
More information about the arch-commits
mailing list