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

Filipe Laíns ffy00 at archlinux.org
Sun May 16 16:50:35 UTC 2021


    Date: Sunday, May 16, 2021 @ 16:50:35
  Author: ffy00
Revision: 935922

upgpkg: python-userpath 1.5.0-1

Modified:
  python-userpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 16:49:18 UTC (rev 935921)
+++ PKGBUILD	2021-05-16 16:50:35 UTC (rev 935922)
@@ -2,7 +2,7 @@
 
 _pkgname=userpath
 pkgname=python-$_pkgname
-pkgver=1.4.2
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Cross-platform tool for adding locations to the user PATH, no elevated privileges required!'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('09e6e75244d4364e8a1325f30414b0d5076c1d07a3c369e8164c0e46c753437f9122d00eb14faaed98292881cd78141bab7302fd35831aac4485027df7a18951')
+sha512sums=('9d1cf71ef95f6eba7a14ae77dea5bc993868b5e3655cd993bd0bead1b69fd41fc84429fc31585021026c8a18377b74bc2a9a2d5654bbd57c05063cda21e43d2a')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list