Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / cargo-modules
Commits: 9dfefb53 by Orhun Parmaksız at 2023-10-07T14:58:36+03:00 upgpkg: 0.9.4-1: upstream release - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: cyqsimon <[email protected]> pkgname=cargo-modules -pkgver=0.9.3 +pkgver=0.9.4 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=('a7bf566d0297801877dc70c6e02b9f1066909f4c3e37a4fb45b56fc5683901b7') +sha256sums=('d12d55f16b6a8b0d09b673b22009ad2d85c988a196acaf341a2ea0e015292f8c') prepare() { cd "$pkgname-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-modules/-/commit/9dfefb536bc04852c0b400b60b2a145f1ecea478 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-modules/-/commit/9dfefb536bc04852c0b400b60b2a145f1ecea478 You're receiving this email because of your account on gitlab.archlinux.org.
