Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
release-plz
Commits:
125de585 by Caleb Maclennan at 2025-01-25T15:46:27+03:00
upgpkg: 0.3.114-2: Rebuild for libgit2 1.9 after version bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = release-plz
pkgdesc = Release Rust packages without using the command line
pkgver = 0.3.114
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MarcoIeni/release-plz
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=release-plz
pkgver=0.3.114
-pkgrel=1
+pkgrel=2
pkgdesc="Release Rust packages without using the command line"
arch=('x86_64')
url="https://github.com/MarcoIeni/release-plz"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/125de585aa438d20ecc7a4773639e2a2b23ec1b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/125de585aa438d20ecc7a4773639e2a2b23ec1b1
You're receiving this email because of your account on gitlab.archlinux.org.