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


Commits:
cc8f7d7f by Orhun Parmaksız at 2024-10-13T13:54:26+02:00
upgpkg: 0.48.3-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.1
+       pkgver = 0.48.3
        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=d01466e443eb407ecc219e906089004e1e789bbd
+       source = 
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=0b3f714e65dd238ecfea9c4e6815505777106159
        source = 
cargo-shuttle-examples::git+https://github.com/shuttle-hq/examples.git
-       sha512sums = 
a081787a0d88169effa8197c019610dede149d68ab9847194cc41cb8baa28f5c3774b8b42d97a1c52af8a77d7c04e0ea74ff57b0a999b4b4efa5c9f5f97f2180
+       sha512sums = 
a4a9b8ae9db60590e5f30e52b933668f4abfa128c1b17b1e3c4390f80f24328ccb59a41d2371ae5f58d300140b6e7ebad3430ce23a497d61eebcb9bdfb542328
        sha512sums = SKIP
 
 pkgname = cargo-shuttle


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



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

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


Reply via email to