Merge pull request #4638 from lazka/python-lxml-5.2.2
python-lxml: Update to 5.2.2
This commit is contained in:
commit
f9b85b46d0
@ -3,7 +3,7 @@
|
||||
_realname=lxml
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=5.1.0
|
||||
pkgver=5.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Python binding for the libxml2 and libxslt libraries"
|
||||
arch=('any')
|
||||
@ -27,7 +27,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("https://github.com/lxml/lxml/archive/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('26c83dd0e6866a53d15606c3175d84cecb524e8bad6b8bfdd6112dc037c6be64')
|
||||
sha256sums=('1801c8576a4fca14d46561f2963cebe4dad2c90f6d98aaaa4f241eff757e7c6c')
|
||||
|
||||
prepare() {
|
||||
mv "lxml-lxml-${pkgver}" "lxml-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user