git-filter-repo: Update to 2.47.0
This commit is contained in:
parent
6b1b450107
commit
fe00144533
@ -1,7 +1,7 @@
|
||||
# Maintainer: James Morris <jamesmorris2@gmail.com>
|
||||
|
||||
pkgname=git-filter-repo
|
||||
pkgver=2.38.0
|
||||
pkgver=2.47.0
|
||||
pkgrel=1
|
||||
pkgdesc='Quickly rewrite git repository history (filter-branch replacement)'
|
||||
arch=('any')
|
||||
@ -10,7 +10,7 @@ license=('MIT')
|
||||
depends=('git' 'python')
|
||||
source=("https://github.com/newren/git-filter-repo/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
noextract=("${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('db954f4cae9e47c6be3bd3161bc80540d44f5379cb9cf9df498f4e019f0a41a9')
|
||||
sha256sums=('4662cbe5918196a9f1b5b3e1211a32e61cff1812419c21df4f47c5439f09e902')
|
||||
|
||||
prepare() {
|
||||
# tar chokes on a symlink in the contrib directory
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user