diff --git a/testing/fzy/APKBUILD b/testing/fzy/APKBUILD
index 0533a8582ea98546c8c2355d02f7a4e34b63f400..00e88709b7d6332f971209174dc1b65c5750fc3e 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=""