Date: Friday, February 24, 2023 @ 01:15:45
Author: grawlinson
Revision: 1403756
upgpkg: skim 0.10.3-1; new upstream release
Modified:
skim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-02-23 21:54:11 UTC (rev 1403755)
+++ PKGBUILD 2023-02-24 01:15:45 UTC (rev 1403756)
@@ -3,7 +3,7 @@
# Contributor: fenuks
pkgname=skim
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc='Fuzzy Finder in Rust!'
arch=('x86_64')
@@ -18,7 +18,7 @@
'vim-plugin-runtime: for N/Vim plugin'
'zsh: for resp. completions and key bindings'
)
-_commit='fbb270b772209a95b69cf7dafa9819115b65b873'
+_commit='08c61964c66eac9216161f744d3989b3f9277803'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')