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


Commits:
dabbf50d by Orhun Parmaksız at 2024-05-15T13:29:08+03:00
upgpkg: 0.3.68-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.67
+       pkgver = 0.3.68
        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.67::git+https://github.com/MarcoIeni/release-plz.git#commit=e51258d18ccb2b6d3d9de63020124fabf263d496
-       sha512sums = 
0cea74d4570b75688ad3190bc867cb1a65121fbe9117b2f9ed8e8cde4935959a52daaf0a07ec69f7deb655e09e9072cdcd94a825b174293ebdc446d90bc29922
+       source = 
release-plz-0.3.68::git+https://github.com/MarcoIeni/release-plz.git#commit=a10be9933e46ab5005d79ce8b1eafca2ecdcd844
+       sha512sums = 
c098e57489520784530582e46499b3cdd34372ce5f26a7823fe9abdbba44739575ed053f04829ca1f9eeda308390b5572d6f3d843cf9113fc4670af7e3f44ff8
 
 pkgname = release-plz


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Orhun Parmaksız <or...@archlinux.org>
 
 pkgname=release-plz
-pkgver=0.3.67
+pkgver=0.3.68
 pkgrel=1
-_commit=e51258d18ccb2b6d3d9de63020124fabf263d496
+_commit=a10be9933e46ab5005d79ce8b1eafca2ecdcd844
 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=('0cea74d4570b75688ad3190bc867cb1a65121fbe9117b2f9ed8e8cde4935959a52daaf0a07ec69f7deb655e09e9072cdcd94a825b174293ebdc446d90bc29922')
+sha512sums=('c098e57489520784530582e46499b3cdd34372ce5f26a7823fe9abdbba44739575ed053f04829ca1f9eeda308390b5572d6f3d843cf9113fc4670af7e3f44ff8')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to