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


Commits:
dd1ec86a by Orhun Parmaksız at 2024-10-26T22:49:07+03:00
upgpkg: 0.3.104-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.103
+       pkgver = 0.3.104
        pkgrel = 1
        url = https://github.com/MarcoIeni/release-plz
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = release-plz
        depends = openssl
        optdepends = cargo-semver-checks: check for API breaking changes
        options = !lto
-       source = 
release-plz-0.3.103::git+https://github.com/MarcoIeni/release-plz.git#commit=f3f7607cc53b100e91e4b95434f7a000ab62ddad
-       sha512sums = 
4c2c67482f50a58aed17932e994178ac9371a5c9123920df624442a6c688d74071f90241ce1ab47ab95b6fb0dfb236358a9c9c472e5e232d198fc0354b8b2b6a
+       source = 
release-plz-0.3.104::git+https://github.com/MarcoIeni/release-plz.git#commit=5731592060bc3444b0a5bb2c84415f1babbf1de2
+       sha512sums = 
d597989437cd0315af28b681215e4c15a752b22e4174b20e19a842740e485ef76ae445fba32d732e4099c8c34c1305be43acd13d19940c0601b1ee44c45a21be
 
 pkgname = release-plz


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Orhun Parmaksız <or...@archlinux.org>
 
 pkgname=release-plz
-pkgver=0.3.103
+pkgver=0.3.104
 pkgrel=1
-_commit=f3f7607cc53b100e91e4b95434f7a000ab62ddad
+_commit=5731592060bc3444b0a5bb2c84415f1babbf1de2
 pkgdesc="Release Rust packages without using the command line"
 arch=('x86_64')
 url="https://github.com/MarcoIeni/release-plz";
@@ -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#commit=$_commit")
-sha512sums=('4c2c67482f50a58aed17932e994178ac9371a5c9123920df624442a6c688d74071f90241ce1ab47ab95b6fb0dfb236358a9c9c472e5e232d198fc0354b8b2b6a')
+sha512sums=('d597989437cd0315af28b681215e4c15a752b22e4174b20e19a842740e485ef76ae445fba32d732e4099c8c34c1305be43acd13d19940c0601b1ee44c45a21be')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to