python-lxml: update to 4.9.3
This commit is contained in:
parent
e64cc1d322
commit
d6585de4d3
@ -3,8 +3,8 @@
|
||||
_realname=lxml
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=4.9.2
|
||||
pkgrel=3
|
||||
pkgver=4.9.3
|
||||
pkgrel=1
|
||||
pkgdesc="Python binding for the libxml2 and libxslt libraries"
|
||||
arch=('any')
|
||||
url="https://lxml.de/"
|
||||
@ -22,7 +22,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("https://github.com/lxml/lxml/archive/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050')
|
||||
sha256sums=('42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac')
|
||||
|
||||
prepare() {
|
||||
mv "lxml-lxml-${pkgver}" "lxml-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user