Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
release-plz


Commits:
375cfe60 by Caleb Maclennan at 2026-02-04T11:17:47+03:00
upgpkg: 0.3.154-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = release-plz
        pkgdesc = Release Rust packages without using the command line
-       pkgver = 0.3.153
+       pkgver = 0.3.154
        pkgrel = 1
        url = https://github.com/MarcoIeni/release-plz
        arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = release-plz
        depends = openssl
        optdepends = cargo-semver-checks: check for API breaking changes
        options = !lto
-       source = 
release-plz-0.3.153::git+https://github.com/MarcoIeni/release-plz.git#tag=release-plz-v0.3.153
-       sha512sums = 
d549337df8677991183ebdc8858793fd9ebb1624c08c6b0413b893cee279c782dfb9cd7731b9c4eceba2f7d02293418e243fcbb5edeba64c7f0923b2749a7d59
+       source = 
release-plz-0.3.154::git+https://github.com/MarcoIeni/release-plz.git#tag=release-plz-v0.3.154
+       sha512sums = 
c54ac2f24b86aa5ecd46e262ed777b38c72eac7f8beaeb201ac3803ac27a9cd1c878cbed6497f3fdca0a7280333d46af4f5118640ba037ab4fcfacdcb92aeafb
 
 pkgname = release-plz
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=release-plz
-pkgver=0.3.153
+pkgver=0.3.154
 pkgrel=1
 pkgdesc="Release Rust packages without using the command line"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'curl' 'libgit2' 'openssl')
 makedepends=('cargo' 'git')
 optdepends=('cargo-semver-checks: check for API breaking changes')
 source=("$pkgname-$pkgver::git+$url.git#tag=$pkgname-v$pkgver")
-sha512sums=('d549337df8677991183ebdc8858793fd9ebb1624c08c6b0413b893cee279c782dfb9cd7731b9c4eceba2f7d02293418e243fcbb5edeba64c7f0923b2749a7d59')
+sha512sums=('c54ac2f24b86aa5ecd46e262ed777b38c72eac7f8beaeb201ac3803ac27a9cd1c878cbed6497f3fdca0a7280333d46af4f5118640ba037ab4fcfacdcb92aeafb')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/375cfe6018070a503068e30399652ee920c9b30b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/375cfe6018070a503068e30399652ee920c9b30b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to