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


Commits:
63444863 by Orhun Parmaksız at 2024-05-31T12:57:05+03:00
upgpkg: 0.16.1-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.0
+       pkgver = 0.16.1
        pkgrel = 1
        url = https://github.com/regexident/cargo-modules
        arch = x86_64
        license = MPL2
        depends = cargo
-       source = 
cargo-modules-0.16.0.tar.gz::https://github.com/regexident/cargo-modules/archive/v0.16.0.tar.gz
-       sha256sums = 
483c8cb0427116d780aa5b080e25fbcb2e7c803dc4d7e5c2ec1c3492462cfd5c
+       source = 
cargo-modules-0.16.1.tar.gz::https://github.com/regexident/cargo-modules/archive/v0.16.1.tar.gz
+       sha256sums = 
bc222a06db6aab10f373417831751dc7588a3dcf856df7f3df342a836f5d6af3
 
 pkgname = cargo-modules


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: cyqsimon <28627918+cyqsi...@users.noreply.github.com>
 
 pkgname=cargo-modules
-pkgver=0.16.0
+pkgver=0.16.1
 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=('483c8cb0427116d780aa5b080e25fbcb2e7c803dc4d7e5c2ec1c3492462cfd5c')
+sha256sums=('bc222a06db6aab10f373417831751dc7588a3dcf856df7f3df342a836f5d6af3')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to