Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
cargo-shuttle
Commits:
fc73bb1f by Orhun Parmaksız at 2023-10-12T22:45:25+03:00
upgpkg: 0.29.1-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.29.0
+ pkgver = 0.29.1
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=8749a06e72d7cb07e5c6971c9ccbeb4aca2de4f2
+ source =
cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=7ef6395e1bed53c7bd57925cd189db7e8d9843c1
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=8749a06e72d7cb07e5c6971c9ccbeb4aca2de4f2
-pkgver=0.29.0
+_commit=7ef6395e1bed53c7bd57925cd189db7e8d9843c1
+pkgver=0.29.1
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/fc73bb1f4646fb84a6cbb137ef13c9879d834b8d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-shuttle/-/commit/fc73bb1f4646fb84a6cbb137ef13c9879d834b8d
You're receiving this email because of your account on gitlab.archlinux.org.