Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
cargo-shuttle
Commits:
96a91774 by Orhun Parmaksız at 2024-02-14T17:52:59+03:00
upgpkg: 0.39.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.38.0
+ pkgver = 0.39.0
pkgrel = 1
url = https://github.com/shuttle-hq/shuttle
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = cargo-shuttle
depends = zlib
depends = curl
options = !lto
- source =
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=c9b916e8113e6046c90d654a2176c5feb0e6bec9
+ source =
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=3c4e6b38825aa26b55cb5ae063866948d8bc968c
source =
cargo-shuttle-examples::git+https://github.com/shuttle-hq/examples.git
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Stijn Seghers <stijnseghers at gmail dot com>
pkgname=cargo-shuttle
-_commit=c9b916e8113e6046c90d654a2176c5feb0e6bec9
-pkgver=0.38.0
+_commit=3c4e6b38825aa26b55cb5ae063866948d8bc968c
+pkgver=0.39.0
pkgrel=1
pkgdesc='Cargo command for the shuttle platform'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-shuttle/-/commit/96a917741e519297b30d8bac3e9c21b18850247e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-shuttle/-/commit/96a917741e519297b30d8bac3e9c21b18850247e
You're receiving this email because of your account on gitlab.archlinux.org.