[arch-commits] Commit in python-elementpath/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 23 22:59:42 UTC 2020
Date: Thursday, April 23, 2020 @ 22:59:40
Author: felixonmars
Revision: 618406
upgpkg: python-elementpath 1.4.4-1
Modified:
python-elementpath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-23 22:59:33 UTC (rev 618405)
+++ PKGBUILD 2020-04-23 22:59:40 UTC (rev 618406)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-elementpath
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
url="https://github.com/sissaschool/elementpath"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner' 'python-xmlschema')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
+sha512sums=('0642007b08f8bcce217a286ea5e41402c4a4284b8ff1b92f461abd6bcce938ce61bed066b2af077df874940fe64b45068dbdb36dfb049c9a8046e990da08028c')
build() {
cd elementpath-$pkgver
More information about the arch-commits
mailing list