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

Commit

Permalink
archrelease: copy trunk to community-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@1187326 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
andrewSC authored and svntogit committed Apr 22, 2022
1 parent aa6dba8 commit 139c85d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repos/community-any/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Maikel Wever <[email protected]>

pkgname=python-pipenv
pkgver=2022.4.8
pkgver=2022.4.21
pkgrel=1
pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
url="https://pipenv.pypa.io"
Expand All @@ -13,7 +13,7 @@ depends=('python' 'python-pip' 'python-certifi'
'python-virtualenv-clone' 'python-virtualenv')
makedepends=('python-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz")
sha512sums=('8c0ed65b9431b785f86bc4fa0a0a55d96228ed2f9483805536fa3056853dbfabeac02578f694e9a3f2e00be579183d10dcbb957fb834d475e1621de6a05ebd2e')
sha512sums=('b79901c65d13a346c6666ff15284453069c58306228ae93c0257b473c2ef8efa2c8611071f1535d15253ce694929412546aba7988829b843b835e7862822a426')

build() {
cd "pipenv-${pkgver}"
Expand Down

0 comments on commit 139c85d

Please sign in to comment.