git-absorb: update to 0.6.0.
This commit is contained in:
parent
e1b7669599
commit
51f76431dc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-absorb'
|
# Template file for 'git-absorb'
|
||||||
pkgname=git-absorb
|
pkgname=git-absorb
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
short_desc="Like git commit --fixup, but automatic"
|
short_desc="Like git commit --fixup, but automatic"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/tummychow/git-absorb"
|
homepage="https://github.com/tummychow/git-absorb"
|
||||||
distfiles="https://github.com/tummychow/git-absorb/archive/${version}.tar.gz"
|
distfiles="https://github.com/tummychow/git-absorb/archive/${version}.tar.gz"
|
||||||
checksum=c4ef4fa28222773d695aab7711abbfac7e81c35a37eafe45f79d045516df28b1
|
checksum=945534d1f6bf99314085c16d2c13ec9d0fe75c8b3e88b83723858004c5e6e928
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# bump git2 version for newer libgit2-sys
|
# bump git2 version for newer libgit2-sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue