We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211e081 commit c1ae5fcCopy full SHA for c1ae5fc
1 file changed
srcpkgs/python3-tinyhtml5/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-tinyhtml5'
2
pkgname=python3-tinyhtml5
3
-version=2.0.0
4
-revision=3
+version=2.1.0
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-poetry-core python3-flit_core"
7
depends="python3-webencodings"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
10
license="MIT"
11
homepage="https://github.com/CourtBouillon/tinyhtml5"
12
distfiles="${PYPI_SITE}/t/tinyhtml5/tinyhtml5-${version}.tar.gz"
13
-checksum=086f998833da24c300c414d9fe81d9b368fd04cb9d2596a008421cbc705fcfcc
+checksum=60a50ec3d938a37e491efa01af895853060943dcebb5627de5b10d188b338a67
14
15
post_install() {
16
vlicense LICENSE
0 commit comments