[arch-commits] Commit in python-path/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 18:08:30 UTC 2022


    Date: Sunday, January 9, 2022 @ 18:08:30
  Author: felixonmars
Revision: 1098390

upgpkg: python-path 16.3.0-1

Modified:
  python-path/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 18:07:21 UTC (rev 1098389)
+++ PKGBUILD	2022-01-09 18:08:30 UTC (rev 1098390)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-path
-pkgver=16.2.0
-pkgrel=3
+pkgver=16.3.0
+pkgrel=1
 pkgdesc='A module wrapper for os.path'
 arch=('any')
 license=('MIT')
@@ -14,7 +14,7 @@
 conflicts=('python-path.py')
 provides=('python-path.py')
 source=("https://github.com/jaraco/path/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('565e49b45c6fdadcb8d4e15e3d529c10044c943b8adccc97ba08195423907335e9ae54272bb90bee6a3ee74791caf98f6f7bc402c36b84a8bd7b45019f2fc42f')
+sha512sums=('10065efeb36a05b6885eff3e91fc63b80e0418567d5be0a442c1c46283faaafe8032a7eeb2fe547416bab4208c53db3fa0048a939a6294f04393a155983ec1dd')
 
 build() {
   cd path-$pkgver



More information about the arch-commits mailing list