python3-semanticversion: update to 2.8.5.
This commit is contained in:
parent
bc4928e99d
commit
ed39c8effa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-semanticversion'
|
# Template file for 'python3-semanticversion'
|
||||||
pkgname=python3-semanticversion
|
pkgname=python3-semanticversion
|
||||||
version=2.8.4
|
version=2.8.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="semantic_version-${version}"
|
wrksrc="semantic_version-${version}"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/rbarrois/python-semanticversion/"
|
homepage="https://github.com/rbarrois/python-semanticversion/"
|
||||||
changelog="https://raw.githubusercontent.com/rbarrois/python-semanticversion/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rbarrois/python-semanticversion/master/ChangeLog"
|
||||||
distfiles="${PYPI_SITE}/s/semantic-version/semantic_version-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/semantic-version/semantic_version-${version}.tar.gz"
|
||||||
checksum=352459f640f3db86551d8054d1288608b29a96e880c7746f0a59c92879d412a3
|
checksum=d2cb2de0558762934679b9a104e82eca7af448c9f4974d1f3eeccff651df8a54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue