git-revise: update to 0.5.0.
This commit is contained in:
parent
df6ed29fff
commit
1c53c39de9
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'git-revise'
|
# Template file for 'git-revise'
|
||||||
pkgname=git-revise
|
pkgname=git-revise
|
||||||
version=0.4.2
|
version=0.5.0
|
||||||
revision=3
|
revision=1
|
||||||
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="gitrevise"
|
pycompile_module="gitrevise"
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mystor/git-revise"
|
homepage="https://github.com/mystor/git-revise"
|
||||||
distfiles="https://github.com/mystor/git-revise/archive/${version}.tar.gz"
|
distfiles="https://github.com/mystor/git-revise/archive/${version}.tar.gz"
|
||||||
checksum=217b1bb9a3b34d0c7e7544b516a9eed5bc061b9bafd3a97bc7edfd83ea54c0d6
|
checksum=f2bd6ad51b2acdd6fb6acf51807ce4b951d92cd039fc9e5a7dbb1e182fdf38b4
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -e 's|"man/man1"|"share/man/man1"|g' -i setup.py
|
vsed -e 's|"man/man1"|"share/man/man1"|g' -i setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue