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

Felix Yan felixonmars at archlinux.org
Fri Nov 30 15:02:46 UTC 2018


    Date: Friday, November 30, 2018 @ 15:02:45
  Author: felixonmars
Revision: 410615

upgpkg: python2-pathlib2 2.3.3-1

Modified:
  python2-pathlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-30 15:02:34 UTC (rev 410614)
+++ PKGBUILD	2018-11-30 15:02:45 UTC (rev 410615)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python2-pathlib2
-pkgver=2.3.2
+pkgver=2.3.3
 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=('8eb170f8d0d61825e09a95b38be068299ddeda82f35e96c3301a8a5e7604cb83')
+sha256sums=('25199318e8cc3c25dcb45cbe084cc061051336d5a9ea2a12448d3d8cb748f742')
 
 build() {
   cd pathlib2-$pkgver



More information about the arch-commits mailing list