mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-keyrings.alt: auto updated to 5.0.0-1
This commit is contained in:
parent
9c5b010c0a
commit
577010e1cc
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
pkgname='python-keyrings.alt'
|
||||
_module=keyrings.alt
|
||||
pkgver=4.2.0
|
||||
pkgrel=2
|
||||
pkgver=5.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Alternate keyring implementations"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/jaraco/keyrings.alt"
|
||||
|
@ -16,7 +16,7 @@ makedepends=(python-build
|
|||
python-setuptools-scm
|
||||
python-wheel)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-${pkgver}.tar.gz")
|
||||
sha256sums=('2ba3d56441ba0637f5f9c096068f67010ac0453f9d0b626de2aa3019353b6431')
|
||||
sha256sums=('9d446cb47bbcea90ffa2ecc3e8003acf41573fc201bf44b4bf13bd0e11484828')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_module}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue