mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
python-Markups: update to 2.0.1.
This commit is contained in:
parent
02583446d4
commit
3d7d16108d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Markups'
|
# Template file for 'python-Markups'
|
||||||
pkgname=python-Markups
|
pkgname=python-Markups
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Markups-${version}"
|
wrksrc="Markups-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://github.com/mitya57/pymarkups"
|
homepage="https://github.com/mitya57/pymarkups"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/M/Markups/Markups-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Markups/Markups-${version}.tar.gz"
|
||||||
checksum=5639ddd76d74e0a5335e5b66ff2f1b3f9a9f0ab6eeff76a1003f59ed0ec2b721
|
checksum=ef65593afe187cd1135da1a9c9f6dde2b0ecd2cda4895790628d270e8b0b7030
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue