mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
git-revise: update to 0.7.0.
This commit is contained in:
parent
e63a1a21da
commit
8636d95ad6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-revise'
|
# Template file for 'git-revise'
|
||||||
pkgname=git-revise
|
pkgname=git-revise
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
depends="git python3-setuptools"
|
depends="git python3-setuptools"
|
||||||
|
@ -10,7 +10,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/v${version}.tar.gz"
|
distfiles="https://github.com/mystor/git-revise/archive/v${version}.tar.gz"
|
||||||
checksum=99c3804ddb73f1115bd6be05d10e640a7066e4019c6c223433e55136e66fa4c8
|
checksum=47dbed47738dfd6f7f33339a6503c886ce95d36f4690ed20077250e2538443aa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue