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

Filipe Laíns ffy00 at gemini.archlinux.org
Tue Aug 31 19:28:12 UTC 2021


    Date: Tuesday, August 31, 2021 @ 19:28:12
  Author: ffy00
Revision: 1010213

upgpkg: python-userpath 1.7.0-1

Modified:
  python-userpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 19:27:42 UTC (rev 1010212)
+++ PKGBUILD	2021-08-31 19:28:12 UTC (rev 1010213)
@@ -2,7 +2,7 @@
 
 _pkgname=userpath
 pkgname=python-$_pkgname
-pkgver=1.6.0
+pkgver=1.7.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=('13e101b1596641b8e199e222bb877c7a630d384c060a0b22b01348b4aa21b9dedcf22f162c6df2f17b50b26aaabf279b7d6ef04e310b7e738c5b4318c5f14740')
+sha512sums=('faabda97ae4be23350ecf9e3be9b21b3b66b6873f31e094f5bd839b5ddd28d0968799217678b91fdf80a3b829aa1f7f6b451c55b0fc94f770e62f17dd6192b5e')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list