parent
5640f8b28d
commit
1516efed0f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-regex'
|
||||
pkgname=python3-regex
|
||||
version=2020.2.20
|
||||
revision=3
|
||||
version=2020.10.15
|
||||
revision=1
|
||||
wrksrc="regex-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Python-2.0"
|
||||
homepage="https://pypi.org/project/regex/"
|
||||
distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
|
||||
checksum=9e9624440d754733eddbcd4614378c18713d2d9d0dc647cf9c72f64e39671be5
|
||||
checksum=d25f5cca0f3af6d425c9496953445bf5b288bb5b71afc2b8308ad194b714c159
|
||||
|
||||
post_install() {
|
||||
local i
|
||||
|
|
Loading…
Reference in a new issue