Skip to content
Snippets Groups Projects
Commit c25f2b4a authored by qaqland's avatar qaqland Committed by Natanael Copa
Browse files

community/git-absorb: upgrade to 0.6.17

parent 6a65188b
No related branches found
No related tags found
1 merge request!80333community/libgit2: upgrade to 1.9.0 (and rebuild)
# Contributor: Marian Buschsieweke <marian.buschsieweke@posteo.net>
# Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
pkgname=git-absorb
pkgver=0.6.16
pkgver=0.6.17
pkgrel=0
pkgdesc="Automatically write fixup! commits, similar to hg absort"
url="https://github.com/tummychow/git-absorb"
......@@ -16,6 +16,8 @@ subpackages="$pkgname-doc"
options="net"
source="$pkgname-$pkgver.tar.gz::https://github.com/tummychow/git-absorb/archive/refs/tags/$pkgver.tar.gz"
export LIBGIT2_NO_VENDOR=1 # use system libgit2
prepare() {
default_prepare
cargo fetch --target="$CTARGET" --locked
......@@ -35,5 +37,5 @@ package() {
}
sha512sums="
fe335d97b5c8e45046365da7830a8582763465e5d779dc1729fa3eba21949638eb339db9ca9178af9b2a487bf45bab796312c726f44b624a65eb3a07de337ddf git-absorb-0.6.16.tar.gz
45dd0f25731e4109dd92a3619e33230740beb442fe4ded40b83c66ceaeca8872c18869d0c63e603777ad9533b5411fc2f88e933a201ffde15e10bee498f712e4 git-absorb-0.6.17.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment