Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / cargo-update
Commits: af956646 by Daniel M. Capella at 2024-05-05T17:28:32-04:00 upgpkg: 13.4.0-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = cargo-update pkgdesc = A cargo subcommand for checking and applying updates to installed executables pkgver = 13.4.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/nabijaczleweli/cargo-update arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=cargo-update pkgver=13.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A cargo subcommand for checking and applying updates to installed executables" arch=('x86_64') url="https://github.com/nabijaczleweli/cargo-update" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-update/-/commit/af956646f7a8cc9e7a3138e5e38ea2fa8e8d6cc9 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-update/-/commit/af956646f7a8cc9e7a3138e5e38ea2fa8e8d6cc9 You're receiving this email because of your account on gitlab.archlinux.org.
