Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
starship
Commits:
506aaef9 by Caleb Maclennan at 2026-06-29T14:43:13+03:00
upgpkg: 1.26.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = starship
pkgdesc = The cross-shell prompt for astronauts
- pkgver = 1.25.1
+ pkgver = 1.26.0
pkgrel = 1
url = https://starship.rs/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = starship
depends = libgcc
depends = libgcc_s.so
optdepends = ttf-font-nerd: Nerd Font Symbols preset
- source = git+https://github.com/starship/starship.git#tag=v1.25.1
- sha256sums =
4c537538e04b25b9c17d1e849c56fe4c6abf1b06af8b677c806d55f2efef818e
+ source = git+https://github.com/starship/starship.git#tag=v1.26.0
+ sha256sums =
98b0ec0611e7006395bf917547ebd3c3360c2b3d016144cf1637bfae7b37256d
pkgname = starship
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=starship
pkgdesc='The cross-shell prompt for astronauts'
-pkgver=1.25.1
+pkgver=1.26.0
pkgrel=1
arch=(x86_64)
url=https://starship.rs/
@@ -18,7 +18,7 @@ makedepends=(cmake
checkdepends=(python)
optdepends=('ttf-font-nerd: Nerd Font Symbols preset')
source=("git+$_url.git#tag=v$pkgver")
-sha256sums=('4c537538e04b25b9c17d1e849c56fe4c6abf1b06af8b677c806d55f2efef818e')
+sha256sums=('98b0ec0611e7006395bf917547ebd3c3360c2b3d016144cf1637bfae7b37256d')
prepare() {
cargo fetch \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/starship/-/commit/506aaef9daf113d9c0a5a7054cbc29ae6163e321
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/starship/-/commit/506aaef9daf113d9c0a5a7054cbc29ae6163e321
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help