Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
git-revise
Commits:
dd061c0e by Jelle van der Waa at 2024-11-16T23:02:24+01:00
upgpkg: 0.7.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = git-revise
pkgdesc = A git subcommand to efficiently update, split, and rearrange
commits
pkgver = 0.7.0
- pkgrel = 4
+ pkgrel = 5
url = https://mystor.github.io/git-revise.html
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=git-revise
pkgdesc='A git subcommand to efficiently update, split, and rearrange commits'
pkgver=0.7.0
-pkgrel=4
+pkgrel=5
url="https://mystor.github.io/$pkgname.html"
arch=(any)
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-revise/-/commit/dd061c0e57aa1a7eca7242c7c5eb85e6434a0f12
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-revise/-/commit/dd061c0e57aa1a7eca7242c7c5eb85e6434a0f12
You're receiving this email because of your account on gitlab.archlinux.org.