mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
jj-fzf: update to 0.25.0.
This commit is contained in:
parent
af42069cb7
commit
c6b76fcb94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jj-fzf'
|
# Template file for 'jj-fzf'
|
||||||
pkgname=jj-fzf
|
pkgname=jj-fzf
|
||||||
version=0.24.0
|
version=0.25.0
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash fzf gawk git jujutsu"
|
depends="bash fzf gawk git jujutsu"
|
||||||
checkdepends="${depends}"
|
checkdepends="${depends}"
|
||||||
|
@ -10,7 +10,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/tim-janik/jj-fzf/"
|
homepage="https://github.com/tim-janik/jj-fzf/"
|
||||||
changelog="https://github.com/tim-janik/jj-fzf/blob/trunk/NEWS.md"
|
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"
|
distfiles="https://github.com/tim-janik/jj-fzf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7eb477e642924e7e3408fa08ea4dbe7457a853b1f2ad0e6b751de644f8fab6a6
|
checksum=83054ffdee4ce0bd204f89b533ca65caaa93fc719513f972f01f8d1ed48deca8
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue