George Hu pushed to branch main at Arch Linux / Packaging / Packages / yazi


Commits:
fe2535cd by George Hu at 2026-01-04T16:24:38+08:00
upgpkg: 26.1.4-1

- - - - -


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 = 25.12.29
-       pkgrel = 2
+       pkgver = 26.1.4
+       pkgrel = 1
        url = https://github.com/sxyazi/yazi
        arch = x86_64
        license = MIT
@@ -25,7 +25,7 @@ pkgbase = yazi
        optdepends = chafa: for ASCII image preview as fallback
        optdepends = git: for Yazi package management
        options = !lto
-       source = 
yazi-25.12.29.tar.gz::https://github.com/sxyazi/yazi/archive/v25.12.29.tar.gz
-       sha256sums = 
95d426eb933837bc499d3cddadaf845b919586d0105ffb831dcd5e085f73fd6c
+       source = 
yazi-26.1.4.tar.gz::https://github.com/sxyazi/yazi/archive/v26.1.4.tar.gz
+       sha256sums = 
17839410a2865dc6ddb40da4b034dbf2729602fc325d07ad4df7dbc354c94c9e
 
 pkgname = yazi


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Evine Deng <[email protected]>
 
 pkgname=yazi
-pkgver=25.12.29
-pkgrel=2
+pkgver=26.1.4
+pkgrel=1
 pkgdesc="Blazing fast terminal file manager written in Rust, based on async 
I/O"
 url="https://github.com/sxyazi/yazi";
 arch=("x86_64")
@@ -30,7 +30,7 @@ optdepends=(
 )
 makedepends=('cargo' 'imagemagick')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sxyazi/$pkgname/archive/v$pkgver.tar.gz";)
-sha256sums=('95d426eb933837bc499d3cddadaf845b919586d0105ffb831dcd5e085f73fd6c')
+sha256sums=('17839410a2865dc6ddb40da4b034dbf2729602fc325d07ad4df7dbc354c94c9e')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to