mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
jj-fzf: update to 0.32.0.
This commit is contained in:
parent
a528e4a0dc
commit
4a47261e78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jj-fzf'
|
||||
pkgname=jj-fzf
|
||||
version=0.25.0
|
||||
version=0.32.0
|
||||
revision=1
|
||||
depends="bash fzf gawk git jujutsu"
|
||||
short_desc="Text UI for Jujutsu based on fzf"
|
||||
|
@ -9,7 +9,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/tim-janik/jj-fzf/"
|
||||
changelog="https://github.com/tim-janik/jj-fzf/blob/trunk/NEWS.md"
|
||||
distfiles="https://github.com/tim-janik/jj-fzf/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=83054ffdee4ce0bd204f89b533ca65caaa93fc719513f972f01f8d1ed48deca8
|
||||
checksum=f12316f351275becb96d7a20d7d0410de19205d59b25bb6f96a76589e2c45074
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Add table
Reference in a new issue