Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
git-filter-repo
Commits:
85404023 by Caleb Maclennan at 2024-11-25T10:34:35+03:00
upgpkg: 2.45.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = git-filter-repo
pkgdesc = Quickly rewrite git repository history (filter-branch
replacement)
pkgver = 2.45.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/newren/git-filter-repo
arch = any
license = MIT OR GLP-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=git-filter-repo
pkgver=2.45.0
-pkgrel=1
+pkgrel=2
pkgdesc='Quickly rewrite git repository history (filter-branch replacement)'
arch=(any)
url="https://github.com/newren/$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-filter-repo/-/commit/8540402358e7e8015bf76c499f9611643f095dd5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-filter-repo/-/commit/8540402358e7e8015bf76c499f9611643f095dd5
You're receiving this email because of your account on gitlab.archlinux.org.