diff --git a/main/zstd/APKBUILD b/main/zstd/APKBUILD
index fc9bc022395605fcdab0f32a2f3d2aff3a41b28f..db6668c17973f214f3110d469cb3f26b6c7eccc8 100644
--- a/main/zstd/APKBUILD
+++ b/main/zstd/APKBUILD
@@ -4,9 +4,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=zstd
 pkgver=1.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Zstandard - Fast real-time compression algorithm"
-url="https://www.zstd.net/"
+url="https://facebook.github.io/zstd/"
 arch="all"
 license="BSD-3-Clause OR GPL-2.0-or-later"
 depends_dev="$pkgname=$pkgver-r$pkgrel"