mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
68e2e06e96
commit
a61505306b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-dominate'
|
# Template file for 'python3-dominate'
|
||||||
pkgname=python3-dominate
|
pkgname=python3-dominate
|
||||||
version=2.5.2
|
version=2.6.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="dominate-${version}"
|
wrksrc="dominate-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Knio/dominate"
|
homepage="https://github.com/Knio/dominate"
|
||||||
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
||||||
checksum=a184e19ca36646a85ec40b83fe3762c08834ffe51499ec436eeb6646edde36ac
|
checksum=18dc26f237d31836590e99bf3b4921921cbd26a10018a9f35eb1cd3fe847e865
|
||||||
|
|
Loading…
Add table
Reference in a new issue