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


Commits:
0fb77f39 by Caleb Maclennan at 2024-05-15T22:17:40+03:00
upgpkg: 1.19.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = starship
        pkgdesc = The cross-shell prompt for astronauts
-       pkgver = 1.18.2
-       pkgrel = 2
+       pkgver = 1.19.0
+       pkgrel = 1
        url = https://starship.rs/
        arch = x86_64
        license = ISC
@@ -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.18.2
-       sha256sums = 
a4a5de7156acf11679d750f7d7e371bee61c21bffd7e7d7cf8fc915baf650db6
+       source = git+https://github.com/starship/starship.git#tag=v1.19.0
+       sha256sums = 
43058117252e8794dcb46bb705a06b94894d3fba3757271ea73063434337a566
 
 pkgname = starship


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/starship/-/commit/0fb77f3934e16feeb391859d53dd929d229dcda8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to