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


Commits:
2b85e323 by Frederik Schwan at 2025-01-19T09:43:13+01:00
upgpkg: 0.16.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
        pkgdesc = Cargo plugin for linting your dependencies
-       pkgver = 0.16.3
+       pkgver = 0.16.4
        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.16.3::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.16.3
+       source = 
cargo-deny-0.16.4::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.16.4
        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 = 
e7172a32fe9e77c914a53dce470643f1c973144df5db15a9f965d3b0bcaf5d06
+       sha256sums = 
de4e4186b0d8d75c717d434f432c5b6bb7bca15ce2b3110a54c9ab97336c3a8e
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov <[email protected]>
 
 pkgname=cargo-deny
-pkgver=0.16.3
+pkgver=0.16.4
 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=('e7172a32fe9e77c914a53dce470643f1c973144df5db15a9f965d3b0bcaf5d06'
+sha256sums=('de4e4186b0d8d75c717d434f432c5b6bb7bca15ce2b3110a54c9ab97336c3a8e'
             'SKIP'
             'SKIP')
 



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

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


Reply via email to