Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
git-filter-repo
Commits:
aaabbaad by Caleb Maclennan at 2024-04-13T13:51:11+03:00
upgpkg: 2.38.0-3: Rebuild with Python 3.12
- - - - -
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.38.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/newren/git-filter-repo
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=git-filter-repo
pkgver=2.38.0
-pkgrel=2
+pkgrel=3
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/aaabbaad630b198d4e848c8af8bc37935825ec95
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-filter-repo/-/commit/aaabbaad630b198d4e848c8af8bc37935825ec95
You're receiving this email because of your account on gitlab.archlinux.org.