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


Commits:
207c70e0 by Orhun Parmaksız at 2024-11-14T11:14:37+01:00
upgpkg: 0.49.0-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.48.3
+       pkgver = 0.49.0
        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=0b3f714e65dd238ecfea9c4e6815505777106159
+       source = 
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=cef6c2802c2ff98e2733306aed5e92372f46c9e5
        source = 
cargo-shuttle-examples::git+https://github.com/shuttle-hq/examples.git
-       sha512sums = 
a4a9b8ae9db60590e5f30e52b933668f4abfa128c1b17b1e3c4390f80f24328ccb59a41d2371ae5f58d300140b6e7ebad3430ce23a497d61eebcb9bdfb542328
+       sha512sums = 
91f96f888acbf66d896a0ff88efa1b1103b3b863b6a78c6710b1d729f29978cde151a4159894473b9885040a444b6193dddde125e6e0002058d6d7b3fad88ffe
        sha512sums = SKIP
 
 pkgname = cargo-shuttle


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Stijn Seghers <stijnseghers at gmail dot com>
 
 pkgname=cargo-shuttle
-_commit=0b3f714e65dd238ecfea9c4e6815505777106159
-pkgver=0.48.3
+_commit=cef6c2802c2ff98e2733306aed5e92372f46c9e5
+pkgver=0.49.0
 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=('a4a9b8ae9db60590e5f30e52b933668f4abfa128c1b17b1e3c4390f80f24328ccb59a41d2371ae5f58d300140b6e7ebad3430ce23a497d61eebcb9bdfb542328'
+sha512sums=('91f96f888acbf66d896a0ff88efa1b1103b3b863b6a78c6710b1d729f29978cde151a4159894473b9885040a444b6193dddde125e6e0002058d6d7b3fad88ffe'
             'SKIP')
 options=('!lto')
 



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

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


Reply via email to