mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/fzy: Fix project URL
I accidentally used the URL of the author's GitHub user page, instead of the project page.
This commit is contained in:
parent
260bfdfd91
commit
91b625d668
@ -1,9 +1,9 @@
|
|||||||
# Contributor: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
|
# Contributor: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
|
||||||
pkgname=fzy
|
pkgname=fzy
|
||||||
pkgver=0.9
|
pkgver=0.9
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="A better fuzzy finder"
|
pkgdesc="A better fuzzy finder"
|
||||||
url="https://github.com/jhawthorn/"
|
url="https://github.com/jhawthorn/$pkgname"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends=""
|
depends=""
|
||||||
|
Loading…
Reference in New Issue
Block a user