Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
yazi


Commits:
bd3e2638 by Orhun Parmaksız at 2024-04-27T15:57:12+03:00
upgpkg: 0.2.5-2: add ya binary

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = yazi
        pkgdesc = Blazing fast terminal file manager written in Rust, based on 
async I/O
        pkgver = 0.2.5
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/sxyazi/yazi
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=yazi
 pkgver=0.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Blazing fast terminal file manager written in Rust, based on async 
I/O"
 url="https://github.com/sxyazi/yazi";
 arch=("x86_64")
@@ -34,6 +34,7 @@ prepare() {
 build() {
   cd "$pkgname-$pkgver"
   VERGEN_GIT_SHA="Arch Linux" YAZI_GEN_COMPLETIONS=true cargo build --release 
--frozen
+  YAZI_GEN_COMPLETIONS=true cargo build --release -p "$pkgname-cli"
 }
 
 check() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yazi/-/commit/bd3e2638f677206a882152439a44829c167c9139

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


Reply via email to