[arch-commits] Commit in python2-scandir/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 4 14:13:59 UTC 2018
Date: Saturday, August 4, 2018 @ 14:13:58
Author: felixonmars
Revision: 367908
upgpkg: python2-scandir 1.8-1
Modified:
python2-scandir/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-04 14:13:48 UTC (rev 367907)
+++ PKGBUILD 2018-08-04 14:13:58 UTC (rev 367908)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python2-scandir
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc="A better directory iterator and faster os.walk()"
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('python2')
makedepends=('python2-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/benhoyt/scandir/archive/v$pkgver.tar.gz")
-sha512sums=('d48a6b4b465eb996377467393bf5c67c86415cb65c5001982d4fbf99425bbef2cadfbae08a03b5eddbb6e2150db439ef410a69e98de3b615c3f8c8b0cb87fe31')
+sha512sums=('d0d1594fe2898124e7441ad56a84cecaa6d96409bbdf356c552472086626bee837eb6ad11f3d2a14bfb7a77bac3b5c90561e1f40ce9dcfc7d7d09a531315aa73')
build() {
cd scandir-$pkgver
More information about the arch-commits
mailing list