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


Commits:
72024679 by Orhun Parmaksız at 2024-11-09T09:43:04+01:00
upgpkg: 0.3.107-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.106
+       pkgver = 0.3.107
        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.106::git+https://github.com/MarcoIeni/release-plz.git#commit=fd12134446e1185a6fd2986c15b655a1145fbff5
-       sha512sums = 
8737475ed8dfad1afa36d2ebefc4ce1e27953009e0180cee5b54cd37598c452667cce8b7200af6b071151f83d930097734a66932c94b1dc0eb0b7565d430a247
+       source = 
release-plz-0.3.107::git+https://github.com/MarcoIeni/release-plz.git#commit=43e9cddf2257330ac33af059271c84d79c73d8c7
+       sha512sums = 
fb147a58831c884d64ad965bc0903456a551ce72fccdd8336363dd739b7c060fcfc1cfa2839dea76e79f330528d2c2ad454f4828730262c4db546acb0c232a20
 
 pkgname = release-plz


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



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

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


Reply via email to