python-pip: update to 25.2
This commit is contained in:
parent
76238a100f
commit
b6504b4a3b
@ -3,7 +3,7 @@
|
||||
_realname=pip
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=25.1.1
|
||||
pkgver=25.2
|
||||
pkgrel=1
|
||||
pkgdesc="The PyPA recommended tool for installing Python packages"
|
||||
url="https://pip.pypa.io/"
|
||||
@ -26,7 +26,7 @@ provides=("python3-${_realname}")
|
||||
replaces=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
source=(${_realname}-${pkgver}.tar.gz::https://github.com/pypa/${_realname}/archive/${pkgver}.tar.gz)
|
||||
sha256sums=('b25615caeef66bb5049a44e6df257ebae2fcc9dc774d5369a338db29b7f53f1c')
|
||||
sha256sums=('d09e469f9c6d829eb5094f8369912519c025868a772077e826afd161abd67aee')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user