git-absorb: update to 0.6.0.

This commit is contained in:
Leah Neukirchen 2020-05-18 17:22:05 +02:00
parent e1b7669599
commit 51f76431dc

View file

@ -1,7 +1,7 @@
# Template file for 'git-absorb'
pkgname=git-absorb
version=0.5.0
revision=2
version=0.6.0
revision=1
build_style=cargo
makedepends="libgit2-devel"
short_desc="Like git commit --fixup, but automatic"
@ -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=c4ef4fa28222773d695aab7711abbfac7e81c35a37eafe45f79d045516df28b1
checksum=945534d1f6bf99314085c16d2c13ec9d0fe75c8b3e88b83723858004c5e6e928
pre_build() {
# bump git2 version for newer libgit2-sys