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


Commits:
1ca018b8 by Orhun Parmaksız at 2025-07-28T19:45:31+03:00
upgpkg: 0.56.6-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-shuttle
        pkgdesc = Cargo command for the shuttle platform
-       pkgver = 0.56.5
+       pkgver = 0.56.6
        pkgrel = 1
        url = https://github.com/shuttle-hq/shuttle
        arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = cargo-shuttle
        depends = zlib
        depends = curl
        options = !lto
-       source = 
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=933cbe9ad223d764951d27782584e450b5d31266
+       source = 
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=b3d68a5f25a209fdfd5538fb7919dd78021d737d
        source = 
cargo-shuttle-examples::git+https://github.com/shuttle-hq/examples.git
-       sha512sums = 
6c659132cef5ccd3f6f14be12b874c95182ee9718621209271e9a7b056dc474e500ea2ddf7d14dcbdb4bd97de65e479fff2d67fb7479463328f98c4a119f3247
+       sha512sums = 
5fd43d922dbb751e0e6235bb1334734d6026f351efb76a4b59b3890c7a6915fe8814895544db54ec030d00db17c3192ccdbb1db44e17b20a20ff49a39cf869bd
        sha512sums = SKIP
 
 pkgname = cargo-shuttle


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Stijn Seghers <stijnseghers at gmail dot com>
 
 pkgname=cargo-shuttle
-_commit=933cbe9ad223d764951d27782584e450b5d31266
-pkgver=0.56.5
+_commit=b3d68a5f25a209fdfd5538fb7919dd78021d737d
+pkgver=0.56.6
 pkgrel=1
 pkgdesc='Cargo command for the shuttle platform'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('cargo' 'gcc-libs' 'zlib' 'curl')
 makedepends=('git')
 source=("$pkgname::git+$url.git#commit=$_commit"
   "$pkgname-examples::git+https://github.com/shuttle-hq/examples.git";)
-sha512sums=('6c659132cef5ccd3f6f14be12b874c95182ee9718621209271e9a7b056dc474e500ea2ddf7d14dcbdb4bd97de65e479fff2d67fb7479463328f98c4a119f3247'
+sha512sums=('5fd43d922dbb751e0e6235bb1334734d6026f351efb76a4b59b3890c7a6915fe8814895544db54ec030d00db17c3192ccdbb1db44e17b20a20ff49a39cf869bd'
             'SKIP')
 options=('!lto')
 



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

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


Reply via email to