[arch-commits] Commit in python2-scandir/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 14 05:37:32 UTC 2018
Date: Wednesday, February 14, 2018 @ 05:37:31
Author: felixonmars
Revision: 293962
upgpkg: python2-scandir 1.7-1
Modified:
python2-scandir/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-14 05:37:22 UTC (rev 293961)
+++ PKGBUILD 2018-02-14 05:37:31 UTC (rev 293962)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python2-scandir
-pkgver=1.6
+pkgver=1.7
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=('a48a6120fd4e7912bfa7db1de3f5730c1614b48d25fd8bddff7e35cba8a14993d2bdeee6355d027ff0cdf31ce840f8f655bfb06a7a67cfee3e6d3e0636aba906')
+sha512sums=('d48a6b4b465eb996377467393bf5c67c86415cb65c5001982d4fbf99425bbef2cadfbae08a03b5eddbb6e2150db439ef410a69e98de3b615c3f8c8b0cb87fe31')
build() {
cd scandir-$pkgver
More information about the arch-commits
mailing list