git-absorb: update to 0.5.0.
This commit is contained in:
parent
4cc3f14f47
commit
7cfe2e837d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-absorb'
|
||||
pkgname=git-absorb
|
||||
version=0.3.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
makedepends="libgit2-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/tummychow/git-absorb"
|
||||
distfiles="https://github.com/tummychow/git-absorb/archive/${version}.tar.gz"
|
||||
checksum=94d540a7febd37cd74e95e7cab71ee3514df020989208ce3fe83560699072730
|
||||
checksum=c4ef4fa28222773d695aab7711abbfac7e81c35a37eafe45f79d045516df28b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue