[arch-commits] Commit in python-fs/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 5 21:28:39 UTC 2019
Date: Sunday, May 5, 2019 @ 21:28:39
Author: felixonmars
Revision: 460286
upgpkg: python-fs 2.4.5-1
Modified:
python-fs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-05 21:27:34 UTC (rev 460285)
+++ PKGBUILD 2019-05-05 21:28:39 UTC (rev 460286)
@@ -2,7 +2,7 @@
pkgbase=python-fs
pkgname=('python-fs' 'python2-fs')
-pkgver=2.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc="Filesystem abstraction layer"
arch=('any')
@@ -15,7 +15,7 @@
'python2-pyftpdlib' 'python-psutil' 'python2-psutil' 'python-pysendfile'
'python2-pysendfile')
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyFilesystem/pyfilesystem2/archive/v$pkgver.tar.gz")
-sha512sums=('9fdcb432207216f542af4a33558f0448c7002d48877d866c5305cacce1d8a8679d07ac4e6fa642047f4219cf73f1782624d136acda4509506f7fe7e01d4fe4a7')
+sha512sums=('d9a719652fabbf256c8ccfb64b4229c050fa549d0ca9552d65256ca6d2d4f8c0ef73b1bea4fc9f599a41cace998bbd347d6998fffc3d67a64469702fca0974d4')
prepare() {
cp -a pyfilesystem2-$pkgver{,-py2}
More information about the arch-commits
mailing list