git-filter-repo: update to 2.26.0.
This commit is contained in:
parent
89920b319d
commit
b8cd66a612
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-filter-repo'
|
# Template file for 'git-filter-repo'
|
||||||
pkgname=git-filter-repo
|
pkgname=git-filter-repo
|
||||||
version=2.25.0
|
version=2.26.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="git python3"
|
depends="git python3"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/newren/git-filter-repo/"
|
homepage="https://github.com/newren/git-filter-repo/"
|
||||||
distfiles="https://github.com/newren/git-filter-repo/releases/download/v${version}/git-filter-repo-${version}.tar.xz"
|
distfiles="https://github.com/newren/git-filter-repo/releases/download/v${version}/git-filter-repo-${version}.tar.xz"
|
||||||
checksum=ea8cdb7dca68111e819d141fc4d302b811c1e5362c12de7403882ba9908be29c
|
checksum=537ac38f49cb5bbb08b1feb7563bace54c34b4d04427e9245c2081654c3ca095
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense COPYING.mit
|
vlicense COPYING.mit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue