diff options
Diffstat (limited to 'testing/fzy/APKBUILD')
-rw-r--r-- | testing/fzy/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fzy/APKBUILD b/testing/fzy/APKBUILD index 0533a8582e..00e88709b7 100644 --- a/testing/fzy/APKBUILD +++ b/testing/fzy/APKBUILD @@ -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="" |