python3-gitchangelog: update to 3.0.4.
This commit is contained in:
parent
d20b708f7a
commit
0b78be26a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-gitchangelog'
|
# Template file for 'python3-gitchangelog'
|
||||||
pkgname=python3-gitchangelog
|
pkgname=python3-gitchangelog
|
||||||
version=3.0.3
|
version=3.0.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="gitchangelog-${version}"
|
wrksrc="gitchangelog-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/vaab/gitchangelog"
|
homepage="https://github.com/vaab/gitchangelog"
|
||||||
distfiles="${PYPI_SITE}/g/gitchangelog/gitchangelog-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/gitchangelog/gitchangelog-${version}.tar.gz"
|
||||||
checksum=a6fce44f7405d04497bd81e99173831a34c7362344c4836da9ae17d0d98e00ae
|
checksum=3d8d6a730450fbd5b0a9bc58d0dd3e269c967d7eb4fece0c5cff4372a3f77421
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue