Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
release-plz


Commits:
df22760d by Orhun Parmaksız at 2026-01-18T17:30:47+03:00
upgpkg: 0.3.151-1: upstream release

- - - - -


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.150
+       pkgver = 0.3.151
        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.150::git+https://github.com/MarcoIeni/release-plz.git#tag=release-plz-v0.3.150
-       sha512sums = 
467a71fb16713b9c8103eb01ab7f91477a920e8cbfbcceed353701084cc59b148b4a79c08a552472b2fa354b41612eb73f6e8b6a9ce732e940a9143912971884
+       source = 
release-plz-0.3.151::git+https://github.com/MarcoIeni/release-plz.git#tag=release-plz-v0.3.151
+       sha512sums = 
d1ce84d9d0d04038b9b1c2f2486157169190201b92a6a2728c2297a8ac8e896c8999f60252397add746b8eae3755a1c25b9f866cee83a3fa032ffbfdc0cc5c15
 
 pkgname = release-plz
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=release-plz
-pkgver=0.3.150
+pkgver=0.3.151
 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=('467a71fb16713b9c8103eb01ab7f91477a920e8cbfbcceed353701084cc59b148b4a79c08a552472b2fa354b41612eb73f6e8b6a9ce732e940a9143912971884')
+sha512sums=('d1ce84d9d0d04038b9b1c2f2486157169190201b92a6a2728c2297a8ac8e896c8999f60252397add746b8eae3755a1c25b9f866cee83a3fa032ffbfdc0cc5c15')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to