Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-public-api


Commits:
2cb91507 by Orhun Parmaksız at 2024-11-19T21:14:45+03:00
upgpkg: 0.42.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-public-api
        pkgdesc = List and diff the public API of Rust library crates
-       pkgver = 0.41.0
+       pkgver = 0.42.0
        pkgrel = 1
        url = https://github.com/cargo-public-api/cargo-public-api
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = cargo-public-api
        depends = gcc-libs
        depends = libgit2
        options = !lto
-       source = 
cargo-public-api-0.41.0.tar.gz::https://github.com/cargo-public-api/cargo-public-api/archive/v0.41.0.tar.gz
-       sha512sums = 
834a0d27bdda6449a5c113ac7d2ce6f79053f367ea7b278d0b2621606e7336b621547c25b21ad27346cfef07b30acb952bea6fa93fb99852409eeb65aef8e41a
+       source = 
cargo-public-api-0.42.0.tar.gz::https://github.com/cargo-public-api/cargo-public-api/archive/v0.42.0.tar.gz
+       sha512sums = 
37ad22b6bffe693110a4406dc37140ab8d2b0380e162b3ee784624463c7cab9794f57fdd281b991070c5a64f0d04219ed40e0ff74fb585163466cc975a68f559
 
 pkgname = cargo-public-api
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=cargo-public-api
-pkgver=0.41.0
+pkgver=0.42.0
 pkgrel=1
 pkgdesc="List and diff the public API of Rust library crates"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
 depends=('gcc-libs' 'libgit2')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('834a0d27bdda6449a5c113ac7d2ce6f79053f367ea7b278d0b2621606e7336b621547c25b21ad27346cfef07b30acb952bea6fa93fb99852409eeb65aef8e41a')
+sha512sums=('37ad22b6bffe693110a4406dc37140ab8d2b0380e162b3ee784624463c7cab9794f57fdd281b991070c5a64f0d04219ed40e0ff74fb585163466cc975a68f559')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-public-api/-/commit/2cb91507eefe869c82a068eb6790e7b724ebfcb2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-public-api/-/commit/2cb91507eefe869c82a068eb6790e7b724ebfcb2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to