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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 21:56:18 UTC 2019


    Date: Tuesday, December 24, 2019 @ 21:56:17
  Author: felixonmars
Revision: 540577

upgpkg: python2-pathlib2 2.3.5-1

Modified:
  python2-pathlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 21:55:45 UTC (rev 540576)
+++ PKGBUILD	2019-12-24 21:56:17 UTC (rev 540577)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python2-pathlib2
-pkgver=2.3.4
+pkgver=2.3.5
 pkgrel=1
 pkgdesc='Object-oriented filesystem paths'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python2-setuptools')
 checkdepends=('python2-pytest-runner' 'python2-mock')
 source=("https://pypi.io/packages/source/p/pathlib2/pathlib2-$pkgver.tar.gz")
-sha256sums=('446014523bb9be5c28128c4d2a10ad6bb60769e78bd85658fe44a450674e0ef8')
+sha256sums=('6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868')
 
 build() {
   cd pathlib2-$pkgver



More information about the arch-commits mailing list