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


Commits:
5b3fc718 by Orhun Parmaksız at 2024-11-14T11:20:34+01:00
upgpkg: 0.3.108-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.107
+       pkgver = 0.3.108
        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.107::git+https://github.com/MarcoIeni/release-plz.git#commit=43e9cddf2257330ac33af059271c84d79c73d8c7
-       sha512sums = 
fb147a58831c884d64ad965bc0903456a551ce72fccdd8336363dd739b7c060fcfc1cfa2839dea76e79f330528d2c2ad454f4828730262c4db546acb0c232a20
+       source = 
release-plz-0.3.108::git+https://github.com/MarcoIeni/release-plz.git#commit=4cff456ecc9fca741e4e00b68fd02656bb6391f7
+       sha512sums = 
17ffe9814740ef699e46eccfaffc332b5c4499d386141c720b7f58d0fe77bb4e625eb0d3d43aa03bbdd7fbfe51a3443b8d0047bbc8db7a20970f6fb8335cfaab
 
 pkgname = release-plz


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=release-plz
-pkgver=0.3.107
+pkgver=0.3.108
 pkgrel=1
-_commit=43e9cddf2257330ac33af059271c84d79c73d8c7
+_commit=4cff456ecc9fca741e4e00b68fd02656bb6391f7
 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=('fb147a58831c884d64ad965bc0903456a551ce72fccdd8336363dd739b7c060fcfc1cfa2839dea76e79f330528d2c2ad454f4828730262c4db546acb0c232a20')
+sha512sums=('17ffe9814740ef699e46eccfaffc332b5c4499d386141c720b7f58d0fe77bb4e625eb0d3d43aa03bbdd7fbfe51a3443b8d0047bbc8db7a20970f6fb8335cfaab')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to