[arch-commits] Commit in python-userpath/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Jun 22 18:44:23 UTC 2021
Date: Tuesday, June 22, 2021 @ 18:44:23
Author: ffy00
Revision: 966880
upgpkg: python-userpath 1.6.0-1
Modified:
python-userpath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-22 18:44:20 UTC (rev 966879)
+++ PKGBUILD 2021-06-22 18:44:23 UTC (rev 966880)
@@ -2,7 +2,7 @@
_pkgname=userpath
pkgname=python-$_pkgname
-pkgver=1.5.0
+pkgver=1.6.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=('9d1cf71ef95f6eba7a14ae77dea5bc993868b5e3655cd993bd0bead1b69fd41fc84429fc31585021026c8a18377b74bc2a9a2d5654bbd57c05063cda21e43d2a')
+sha512sums=('13e101b1596641b8e199e222bb877c7a630d384c060a0b22b01348b4aa21b9dedcf22f162c6df2f17b50b26aaabf279b7d6ef04e310b7e738c5b4318c5f14740')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list