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


Commits:
1f982245 by Orhun Parmaksız at 2023-12-20T19:18:26+03:00
upgpkg: 0.13.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.13.0
+       pkgver = 0.13.1
        pkgrel = 1
        url = https://github.com/regexident/cargo-modules
        arch = x86_64
        license = MPL2
        depends = cargo
-       source = 
cargo-modules-0.13.0.tar.gz::https://github.com/regexident/cargo-modules/archive/0.13.0.tar.gz
-       sha256sums = 
078abdeb7efac9becb5bf4b04a3a33f65516cc94134b9f647999cde5f0d8998b
+       source = 
cargo-modules-0.13.1.tar.gz::https://github.com/regexident/cargo-modules/archive/0.13.1.tar.gz
+       sha256sums = 
32945fae45dbd8c5dde95127b2a3eb4c9455cdc4b31c870bd863e5e1f96fc23f
 
 pkgname = cargo-modules


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: cyqsimon <[email protected]>
 
 pkgname=cargo-modules
-pkgver=0.13.0
+pkgver=0.13.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/$pkgver.tar.gz")
-sha256sums=('078abdeb7efac9becb5bf4b04a3a33f65516cc94134b9f647999cde5f0d8998b')
+sha256sums=('32945fae45dbd8c5dde95127b2a3eb4c9455cdc4b31c870bd863e5e1f96fc23f')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to