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


Commits:
b95543d1 by Orhun Parmaksız at 2026-07-19T20:46:44+02:00
upgpkg: 5.3.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = skim
        pkgdesc = Fuzzy Finder in Rust
-       pkgver = 5.2.0
+       pkgver = 5.3.0
        pkgrel = 1
        url = https://github.com/skim-rs/skim
        arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = skim
        optdepends = tmux: for sk-tmux script
        optdepends = vim-plugin-runtime: for N/Vim plugin
        optdepends = zsh: for resp. completions and key bindings
-       source = skim::git+https://github.com/skim-rs/skim#tag=v5.2.0
-       sha512sums = 
13f195ca63db598bb3d292421c2d5fc64ac40e7897f503729b36c49ac8eebb66412b9bc2683e318a190c5c9a6b34f6a4a8b56f91c4cebf9e95c192c21d1f0c07
-       b2sums = 
6e4ced7af86579b05673792367916bb50e6dfb560fbadd38501606be4693d1b77a4ccd250dd828396fea6642370e47abff91244f79c8f09d51487a287452f809
+       source = skim::git+https://github.com/skim-rs/skim#tag=v5.3.0
+       sha512sums = 
1ce6911a3cb8e31b0460c20b63d52ef7546641ab64bc013ca1a8d51f945e0862814c8bc24b59c4b33153f2185d51ecdb50bf2cce6f31a4705bc38f336b68de69
+       b2sums = 
77d31724f15ffc5e720a58bca5136e361b63e8ec9caddfb9d4fc9a1f03956de49abb12015c36818e9d64e58e68d71c3a7a7e35b0405e7f5b80b3973a154bc7f0
 
 pkgname = skim


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: fenuks
 
 pkgname=skim
-pkgver=5.2.0
+pkgver=5.3.0
 pkgrel=1
 pkgdesc='Fuzzy Finder in Rust'
 arch=(x86_64)
@@ -25,8 +25,8 @@ optdepends=(
   'zsh: for resp. completions and key bindings'
 )
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('13f195ca63db598bb3d292421c2d5fc64ac40e7897f503729b36c49ac8eebb66412b9bc2683e318a190c5c9a6b34f6a4a8b56f91c4cebf9e95c192c21d1f0c07')
-b2sums=('6e4ced7af86579b05673792367916bb50e6dfb560fbadd38501606be4693d1b77a4ccd250dd828396fea6642370e47abff91244f79c8f09d51487a287452f809')
+sha512sums=('1ce6911a3cb8e31b0460c20b63d52ef7546641ab64bc013ca1a8d51f945e0862814c8bc24b59c4b33153f2185d51ecdb50bf2cce6f31a4705bc38f336b68de69')
+b2sums=('77d31724f15ffc5e720a58bca5136e361b63e8ec9caddfb9d4fc9a1f03956de49abb12015c36818e9d64e58e68d71c3a7a7e35b0405e7f5b80b3973a154bc7f0')
 
 _env() {
   export CARGO_HOME="$srcdir"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skim/-/commit/b95543d16bdc62d0a40de4d9bdc7a21769c6a581

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skim/-/commit/b95543d16bdc62d0a40de4d9bdc7a21769c6a581
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to