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


Commits:
634c0ff2 by Orhun Parmaksız at 2024-04-28T16:58:08+03:00
upgpkg: 0.3.64-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.63
+       pkgver = 0.3.64
        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.63::git+https://github.com/MarcoIeni/release-plz.git#commit=2786956f657bb7ec73b9bd86bd96d5cb407750b2
-       sha512sums = 
75eb919b3a4286bd07a758e70cc712cad5ee703bd48ef03769c3e330dbc7121a54b08d7a2503ddfba63ee028769c7ae83cdf8b605ce5822c4aa913b89bd0f668
+       source = 
release-plz-0.3.64::git+https://github.com/MarcoIeni/release-plz.git#commit=065a0d4b481999be0ecc7ad611412b2e79ed6941
+       sha512sums = 
0c9ed4bdda612bd22c604ac72a7f38e935de331dd36f38fc5300de76b553ba74fe8906c979a08fde8aafd9da9f83c59d4b70deb83966b33389ace04aab2f5e71
 
 pkgname = release-plz


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Orhun Parmaksız <or...@archlinux.org>
 
 pkgname=release-plz
-pkgver=0.3.63
+pkgver=0.3.64
 pkgrel=1
-_commit=2786956f657bb7ec73b9bd86bd96d5cb407750b2
+_commit=065a0d4b481999be0ecc7ad611412b2e79ed6941
 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=('75eb919b3a4286bd07a758e70cc712cad5ee703bd48ef03769c3e330dbc7121a54b08d7a2503ddfba63ee028769c7ae83cdf8b605ce5822c4aa913b89bd0f668')
+sha512sums=('0c9ed4bdda612bd22c604ac72a7f38e935de331dd36f38fc5300de76b553ba74fe8906c979a08fde8aafd9da9f83c59d4b70deb83966b33389ace04aab2f5e71')
 options=('!lto')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/634c0ff2b52f431501f1e8a49cea42aa1775aa6d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to