python-lxml: update to 5.4.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=lxml
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=5.3.2
|
||||
pkgver=5.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python binding for the libxml2 and libxslt libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -26,7 +26,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("https://github.com/lxml/lxml/archive/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('902dcb7afa740ad722a7821f307047caebc53f81a2ca15610060d493ab501c8e')
|
||||
sha256sums=('12ed971a99bd07977e236bf59314cfd53fbf5d59f39d4a13caad901c7fceb0a2')
|
||||
|
||||
prepare() {
|
||||
mv "lxml-lxml-${pkgver}" "lxml-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user