Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
release-plz
Commits:
f0897de9 by Orhun Parmaksız at 2024-03-15T00:18:11+03:00
upgpkg: 0.3.54-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.53
+ pkgver = 0.3.54
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::git+https://github.com/MarcoIeni/release-plz.git#commit=a8c7879b04a35663cefd72465cff2b8d8378a87e
+ source =
release-plz::git+https://github.com/MarcoIeni/release-plz.git#commit=37b00ac78c44fd23dc2f2285f927f24840f384e3
sha512sums = SKIP
pkgname = release-plz
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=release-plz
-pkgver=0.3.53
+pkgver=0.3.54
pkgrel=1
-_commit=a8c7879b04a35663cefd72465cff2b8d8378a87e
+_commit=37b00ac78c44fd23dc2f2285f927f24840f384e3
pkgdesc="Release Rust packages without using the command line"
arch=('x86_64')
url="https://github.com/MarcoIeni/release-plz"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/f0897de91a6bc2dae69443d2469e8a4ad7497ff1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/f0897de91a6bc2dae69443d2469e8a4ad7497ff1
You're receiving this email because of your account on gitlab.archlinux.org.