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


Commits:
6e737161 by Orhun Parmaksız at 2026-06-17T16:58:57+02:00
upgpkg: 4.8.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = skim
        pkgdesc = Fuzzy Finder in Rust
-       pkgver = 4.7.0
+       pkgver = 4.8.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.7.0
-       sha512sums = 
5422c77904cae364ffd829d857187b90ff213e82c326d4747a6187d24fc5bc0a000b3fdb5585f257321978afa7572eefd50687561d18e2cd4dcfb5f27e5ef907
-       b2sums = 
86ca9c2510ee8678a58dadbd757a58741b9126fe771281b5e0f0402e928d98ff30c0973acb21ad67eac3bba7b5f4fdd819467e4121185e0efe3501c119f89592
+       source = skim::git+https://github.com/skim-rs/skim#tag=v4.8.0
+       sha512sums = 
fa29f0b611e44e07908ccd0a23879829343288f8e7d05c11af2505914a858f3763cfe0c8a791407894bee1f4a793e92221ffd7636ec2b0780a6982aa85e2c3cf
+       b2sums = 
59af9c5fbdcee26c5e14648735a32cfd2fac5a88526166f45188cef217c7c7d22cbca41ca2841b3909e12b3e37b83b4b58f09e4719164ac6c3cd372c21b7021e
 
 pkgname = skim


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: fenuks
 
 pkgname=skim
-pkgver=4.7.0
+pkgver=4.8.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=('5422c77904cae364ffd829d857187b90ff213e82c326d4747a6187d24fc5bc0a000b3fdb5585f257321978afa7572eefd50687561d18e2cd4dcfb5f27e5ef907')
-b2sums=('86ca9c2510ee8678a58dadbd757a58741b9126fe771281b5e0f0402e928d98ff30c0973acb21ad67eac3bba7b5f4fdd819467e4121185e0efe3501c119f89592')
+sha512sums=('fa29f0b611e44e07908ccd0a23879829343288f8e7d05c11af2505914a858f3763cfe0c8a791407894bee1f4a793e92221ffd7636ec2b0780a6982aa85e2c3cf')
+b2sums=('59af9c5fbdcee26c5e14648735a32cfd2fac5a88526166f45188cef217c7c7d22cbca41ca2841b3909e12b3e37b83b4b58f09e4719164ac6c3cd372c21b7021e')
 
 prepare() {
   cd "$pkgname"



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

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