[arch-commits] Commit in python-dominate/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 8 11:50:55 UTC 2020
Date: Sunday, March 8, 2020 @ 11:50:55
Author: felixonmars
Revision: 591881
upgpkg: python-dominate 2.5.1-1
Modified:
python-dominate/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:50:24 UTC (rev 591880)
+++ PKGBUILD 2020-03-08 11:50:55 UTC (rev 591881)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-dominate
-pkgver=2.5.0
+pkgver=2.5.1
pkgrel=1
pkgdesc="A Python library for creating and manipulating HTML documents using an elegant DOM API"
url="https://github.com/Knio/dominate"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Knio/dominate/archive/$pkgver.tar.gz")
-sha512sums=('538085f2f19fc27291b8b2282afe5a22ed5f3069755824ee5c8367f2b9346dab6ff87dff9edb653681952ee0641359416f8e9ad18a73dada80c1d7eda30604d5')
+sha512sums=('431209e6431ab00c9352be6eeab7d25d05ae923670f1ade1398f5af247047b3be458c06bf0d68ab90fb4c93b59acb47a10e6a1f020b5c6234bdb1d2cac50ef71')
build() {
cd dominate-$pkgver
More information about the arch-commits
mailing list