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


Commits:
3ca4d056 by Orhun Parmaksız at 2024-11-21T17:36:01+03:00
upgpkg: 0.3.109-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.108
+       pkgver = 0.3.109
        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.108::git+https://github.com/MarcoIeni/release-plz.git#commit=4cff456ecc9fca741e4e00b68fd02656bb6391f7
-       sha512sums = 
17ffe9814740ef699e46eccfaffc332b5c4499d386141c720b7f58d0fe77bb4e625eb0d3d43aa03bbdd7fbfe51a3443b8d0047bbc8db7a20970f6fb8335cfaab
+       source = 
release-plz-0.3.109::git+https://github.com/MarcoIeni/release-plz.git#commit=e941501e981889049848f2f373a51623a4f9903d
+       sha512sums = 
a559d1696c235d410f1733dc5c58989c22f88f5417fda2444d7d32ba442a632c93ecb33fb0be8034f9c068f7ec9671a54299dcbf42c22d116d2ab2a7b9a77c20
 
 pkgname = release-plz


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



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

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


Reply via email to