Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
13b03373 by Frederik Schwan at 2025-02-24T10:02:35+01:00
upgpkg: 0.18.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
        pkgdesc = Cargo plugin for linting your dependencies
-       pkgver = 0.17.0
+       pkgver = 0.18.0
        pkgrel = 1
        url = https://github.com/EmbarkStudios/cargo-deny
        arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = cargo-deny
        depends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
cargo-deny-0.17.0::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.17.0
+       source = 
cargo-deny-0.18.0::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.18.0
        source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
        source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
-       sha256sums = 
3269e6f8b94152439e1a972fc0bcc44aaaf8ff4c2d67a89f2ced80a0ac4275a6
+       sha256sums = 
130e2a80195b6beb84892350af2579e4d0c39566bfa5d8662d610efbc473739b
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov <frolv...@gmail.com>
 
 pkgname=cargo-deny
-pkgver=0.17.0
+pkgver=0.18.0
 pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')
@@ -15,7 +15,7 @@ options=(!lto)
 source=("$pkgname-$pkgver::git+$url.git#tag=$pkgver"
   "$pkgname-advisory-db::git+https://github.com/rustsec/advisory-db";
   
"$pkgname-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db";)
-sha256sums=('3269e6f8b94152439e1a972fc0bcc44aaaf8ff4c2d67a89f2ced80a0ac4275a6'
+sha256sums=('130e2a80195b6beb84892350af2579e4d0c39566bfa5d8662d610efbc473739b'
             'SKIP'
             'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/13b0337396ade33f75cbadae2d4e8cb2a64df2ad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/13b0337396ade33f75cbadae2d4e8cb2a64df2ad
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to