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


Commits:
6f9cd401 by Orhun Parmaksız at 2024-08-25T23:51:03+03:00
upgpkg: 0.17.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = cargo-modules
        pkgdesc = A cargo plugin for showing an overview of a crate's modules
-       pkgver = 0.16.10
+       pkgver = 0.17.0
        pkgrel = 1
        url = https://github.com/regexident/cargo-modules
        arch = x86_64
        license = MPL2
        depends = cargo
-       source = 
cargo-modules-0.16.10.tar.gz::https://github.com/regexident/cargo-modules/archive/v0.16.10.tar.gz
-       sha256sums = 
3888d51fea6e27d7a803e798e73751aafa00d4d0dc207410f9e737edee219586
+       source = 
cargo-modules-0.17.0.tar.gz::https://github.com/regexident/cargo-modules/archive/v0.17.0.tar.gz
+       sha256sums = 
d35ddce97c088f717dc4d3381d2686951b983c53ef56bf749d78bbd40c641b73
 
 pkgname = cargo-modules


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: cyqsimon <[email protected]>
 
 pkgname=cargo-modules
-pkgver=0.16.10
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="A cargo plugin for showing an overview of a crate's modules"
 arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/regexident/cargo-modules";
 license=('MPL2')
 depends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('3888d51fea6e27d7a803e798e73751aafa00d4d0dc207410f9e737edee219586')
+sha256sums=('d35ddce97c088f717dc4d3381d2686951b983c53ef56bf749d78bbd40c641b73')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-modules/-/commit/6f9cd4017661a712dc9c356cd52837ab52c8dc8f

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


Reply via email to