Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
cargo-dist
Commits:
2928e726 by Orhun Parmaksız at 2026-05-22T12:04:54+03:00
upgpkg: 0.32.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cargo-dist
pkgdesc = Shippable application packaging for Rust
- pkgver = 0.31.0
+ pkgver = 0.32.0
pkgrel = 1
url = https://github.com/axodotdev/cargo-dist
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = cargo-dist
depends = xz
depends = bzip2
options = !lto
- source =
cargo-dist-0.31.0.tar.gz::https://github.com/axodotdev/cargo-dist/archive/v0.31.0.tar.gz
- sha256sums =
6ec097f0916343c7a481d44c18b898c2eb41f00f0c04e58da74248fd3647b16f
+ source =
cargo-dist-0.32.0.tar.gz::https://github.com/axodotdev/cargo-dist/archive/v0.32.0.tar.gz
+ sha256sums =
e248d3ab9cc6889494bf84879edbcc91cdd5783857c28c06c3f310d351f6fee5
pkgname = cargo-dist
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=cargo-dist
_pkgname=dist
-pkgver=0.31.0
+pkgver=0.32.0
pkgrel=1
pkgdesc="Shippable application packaging for Rust"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache-2.0' 'MIT')
depends=('cargo' 'xz' 'bzip2')
checkdepends=('git')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('6ec097f0916343c7a481d44c18b898c2eb41f00f0c04e58da74248fd3647b16f')
+sha256sums=('e248d3ab9cc6889494bf84879edbcc91cdd5783857c28c06c3f310d351f6fee5')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-dist/-/commit/2928e726d104da4c02b87f666cc6b11a01f49cdc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-dist/-/commit/2928e726d104da4c02b87f666cc6b11a01f49cdc
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help