Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
starship


Commits:
80a53ecd by Caleb Maclennan at 2025-04-27T22:52:28+03:00
upgpkg: 1.23.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = starship
        pkgdesc = The cross-shell prompt for astronauts
-       pkgver = 1.22.1
+       pkgver = 1.23.0
        pkgrel = 1
        url = https://starship.rs/
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = starship
        depends = gcc-libs
        depends = glibc
        optdepends = ttf-font-nerd: Nerd Font Symbols preset
-       source = git+https://github.com/starship/starship.git#tag=v1.22.1
-       sha256sums = 
7d1e78496b88b92df11f6459c401725ee3a2a76f646c03e8ba1f5dfdad9f9341
+       source = git+https://github.com/starship/starship.git#tag=v1.23.0
+       sha256sums = 
1ba9865e7d6f061520e176c90e1538bb69f6a9f1c8748a4dcd564fced0c495c0
 
 pkgname = starship


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=starship
 pkgdesc='The cross-shell prompt for astronauts'
-pkgver=1.22.1
+pkgver=1.23.0
 pkgrel=1
 arch=(x86_64)
 url=https://starship.rs/
@@ -22,7 +22,7 @@ makedepends=(
 checkdepends=(python)
 optdepends=('ttf-font-nerd: Nerd Font Symbols preset')
 source=("git+$_url.git#tag=v$pkgver")
-sha256sums=('7d1e78496b88b92df11f6459c401725ee3a2a76f646c03e8ba1f5dfdad9f9341')
+sha256sums=('1ba9865e7d6f061520e176c90e1538bb69f6a9f1c8748a4dcd564fced0c495c0')
 
 prepare() {
   cargo fetch \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/starship/-/commit/80a53ecda211e7e5e996747b9b892cd27a9bf5bf

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


Reply via email to