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

Felix Yan felixonmars at archlinux.org
Sat Aug 11 02:56:04 UTC 2018


    Date: Saturday, August 11, 2018 @ 02:56:04
  Author: felixonmars
Revision: 370927

upgpkg: python2-scandir 1.9.0-1

Modified:
  python2-scandir/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-11 02:55:32 UTC (rev 370926)
+++ PKGBUILD	2018-08-11 02:56:04 UTC (rev 370927)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python2-scandir
-pkgver=1.8
+pkgver=1.9.0
 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=('d0d1594fe2898124e7441ad56a84cecaa6d96409bbdf356c552472086626bee837eb6ad11f3d2a14bfb7a77bac3b5c90561e1f40ce9dcfc7d7d09a531315aa73')
+sha512sums=('af3f20fe19620a7ccc17b2661dbf2d61038c6c55f1e815bcc777ad3776b469d523bbf0ca1052212ee45d0fd932cd6f055cae3a18592ef8bac2078eeada4ec6f4')
 
 build() {
   cd scandir-$pkgver



More information about the arch-commits mailing list