[arch-commits] Commit in python2-scandir/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 9 22:52:28 UTC 2019


    Date: Saturday, March 9, 2019 @ 22:52:28
  Author: felixonmars
Revision: 438650

upgpkg: python2-scandir 1.10.0-1

Modified:
  python2-scandir/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-09 22:52:10 UTC (rev 438649)
+++ PKGBUILD	2019-03-09 22:52:28 UTC (rev 438650)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python2-scandir
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="A better directory iterator and faster os.walk()"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/benhoyt/scandir/archive/v$pkgver.tar.gz")
-sha512sums=('af3f20fe19620a7ccc17b2661dbf2d61038c6c55f1e815bcc777ad3776b469d523bbf0ca1052212ee45d0fd932cd6f055cae3a18592ef8bac2078eeada4ec6f4')
+sha512sums=('1641ee5060331fe35a5f97c26a14423cf94fe462cdf875746e29ce095d00b9fc34291efd50ee67f1613d19312a8ed737f29a5092a38afdb1dc817fadc52a508f')
 
 build() {
   cd scandir-$pkgver



More information about the arch-commits mailing list