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'
|
||||
pkgname=git-revise
|
||||
version=0.6.0
|
||||
revision=3
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="git python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mystor/git-revise"
|
||||
distfiles="https://github.com/mystor/git-revise/archive/v${version}.tar.gz"
|
||||
checksum=99c3804ddb73f1115bd6be05d10e640a7066e4019c6c223433e55136e66fa4c8
|
||||
checksum=47dbed47738dfd6f7f33339a6503c886ce95d36f4690ed20077250e2538443aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue