Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: python-pipx 0.16.3-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@966874 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
ffy00 authored and svntogit committed Jun 22, 2021
1 parent beab525 commit eff54a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/PKGBUILD
Expand Up @@ -2,7 +2,7 @@

_pkgname=pipx
pkgname=python-$_pkgname
pkgver=0.16.2.1
pkgver=0.16.3
pkgrel=1
pkgdesc='Install and Run Python Applications in Isolated Environments'
arch=('any')
Expand All @@ -12,7 +12,7 @@ depends=('python' 'python-userpath' 'python-argcomplete' 'python-colorama' 'pyth
makedepends=('python-setuptools')
checkdepends=('python-tox' 'python-pytest')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('cbdf86168ac64a4641adf9c2bf9309e494a1285e4c4fb6502cd01766b0dedec2c898adf9d534e4cc32a5d89e8916d2bba02584337ef257a67ebe31b4e7a7effc')
sha512sums=('eaa40fddc90ec89c3ccb233f1fc782cece4638238f955ce9fa1acda203e8a21f3ab081bb005dfbd5d13cc88c61e1fa08756875234d22835f3d9082490621c2d8')

build() {
cd $_pkgname-$pkgver
Expand Down

0 comments on commit eff54a8

Please sign in to comment.