mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-revise: update to 0.5.1.
This commit is contained in:
parent
c23047dd5a
commit
83101dabba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-revise'
|
# Template file for 'git-revise'
|
||||||
pkgname=git-revise
|
pkgname=git-revise
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,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=f2bd6ad51b2acdd6fb6acf51807ce4b951d92cd039fc9e5a7dbb1e182fdf38b4
|
checksum=3f64521eb056ff097eb282811459820e1afd138cf2de113d609051060459d24d
|
||||||
|
|
||||||
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
Reference in a new issue