George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
skim


Commits:
8bacda2d by George Rawlinson at 2026-05-21T22:27:48+00:00
upgpkg: 4.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = skim
        pkgdesc = Fuzzy Finder in Rust
-       pkgver = 4.6.3
+       pkgver = 4.7.0
        pkgrel = 1
        url = https://github.com/skim-rs/skim
        arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = skim
        optdepends = vim-plugin-runtime: for N/Vim plugin
        optdepends = zsh: for resp. completions and key bindings
        options = !lto
-       source = skim::git+https://github.com/skim-rs/skim#tag=v4.6.3
-       sha512sums = 
c76f3dd622c7386603af6d4842475d0a21fde296e77a38ae5a21e82972bf4643ab4bf9da2d7773a09deea2c02d11a06687297f4d7e7628711b389ac31297d182
-       b2sums = 
ea53d6bb2a7b615ae9fb962c26e1c6690c52eddeed328ee225569106bd53868f29524c0b6249674b849d8b78c1970e987a67e35cd4785c288362ba5aaa968f8e
+       source = skim::git+https://github.com/skim-rs/skim#tag=v4.7.0
+       sha512sums = 
5422c77904cae364ffd829d857187b90ff213e82c326d4747a6187d24fc5bc0a000b3fdb5585f257321978afa7572eefd50687561d18e2cd4dcfb5f27e5ef907
+       b2sums = 
86ca9c2510ee8678a58dadbd757a58741b9126fe771281b5e0f0402e928d98ff30c0973acb21ad67eac3bba7b5f4fdd819467e4121185e0efe3501c119f89592
 
 pkgname = skim


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: fenuks
 
 pkgname=skim
-pkgver=4.6.3
+pkgver=4.7.0
 pkgrel=1
 pkgdesc='Fuzzy Finder in Rust'
 arch=(x86_64)
@@ -26,8 +26,8 @@ optdepends=(
 )
 options=(!lto)
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('c76f3dd622c7386603af6d4842475d0a21fde296e77a38ae5a21e82972bf4643ab4bf9da2d7773a09deea2c02d11a06687297f4d7e7628711b389ac31297d182')
-b2sums=('ea53d6bb2a7b615ae9fb962c26e1c6690c52eddeed328ee225569106bd53868f29524c0b6249674b849d8b78c1970e987a67e35cd4785c288362ba5aaa968f8e')
+sha512sums=('5422c77904cae364ffd829d857187b90ff213e82c326d4747a6187d24fc5bc0a000b3fdb5585f257321978afa7572eefd50687561d18e2cd4dcfb5f27e5ef907')
+b2sums=('86ca9c2510ee8678a58dadbd757a58741b9126fe771281b5e0f0402e928d98ff30c0973acb21ad67eac3bba7b5f4fdd819467e4121185e0efe3501c119f89592')
 
 prepare() {
   cd "$pkgname"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skim/-/commit/8bacda2dfdc30751de21a13c46ece3dc87411bae
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