mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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>
|
||||
pkgname=fzy
|
||||
pkgver=0.9
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A better fuzzy finder"
|
||||
url="https://github.com/jhawthorn/"
|
||||
url="https://github.com/jhawthorn/$pkgname"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends=""
|
||||
|
Loading…
Reference in New Issue
Block a user