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


Commits:
d01bed71 by Caleb Maclennan at 2024-07-27T15:32:56+03:00
upgpkg: 1.20.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = starship
        pkgdesc = The cross-shell prompt for astronauts
-       pkgver = 1.20.0
+       pkgver = 1.20.1
        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.20.0
-       sha256sums = 
f71289815ebec8292cd91b23c30f3cb6f5a838ce53e1d2b6c57d6b87bea27ac2
+       source = git+https://github.com/starship/starship.git#tag=v1.20.1
+       sha256sums = 
173684971c23509f3984ff5fcfe5132c407f239585bf967adb8a238bc084896b
 
 pkgname = starship


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=starship
 pkgdesc='The cross-shell prompt for astronauts'
-pkgver=1.20.0
+pkgver=1.20.1
 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=('f71289815ebec8292cd91b23c30f3cb6f5a838ce53e1d2b6c57d6b87bea27ac2')
+sha256sums=('173684971c23509f3984ff5fcfe5132c407f239585bf967adb8a238bc084896b')
 
 prepare() {
   cargo fetch \



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

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


Reply via email to