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


Commits:
2d0a1073 by Orhun Parmaksız at 2024-05-06T13:23:59+03:00
upgpkg: 0.3.65-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.64
+       pkgver = 0.3.65
        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.64::git+https://github.com/MarcoIeni/release-plz.git#commit=065a0d4b481999be0ecc7ad611412b2e79ed6941
-       sha512sums = 
0c9ed4bdda612bd22c604ac72a7f38e935de331dd36f38fc5300de76b553ba74fe8906c979a08fde8aafd9da9f83c59d4b70deb83966b33389ace04aab2f5e71
+       source = 
release-plz-0.3.65::git+https://github.com/MarcoIeni/release-plz.git#commit=14bdc42115d7a573a243154b15faf100338ec31c
+       sha512sums = 
7d90b0f705852c2f56ca08df7c5c8bbb4150a5d4646f2de965111c9a6d4480e982a42a00dd032c838a0c9628aac75f15be8266086886c274124075b55caa116c
 
 pkgname = release-plz


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



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

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


Reply via email to