From 75c31d8df71ff8ec82a9b6c503f84d8d25bc51d7 Mon Sep 17 00:00:00 2001 From: fbt Date: Thu, 23 Nov 2017 02:04:24 +0300 Subject: [PATCH] Repo moved Signed-off-by: fbt --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0e7c1e6..08982bf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ license=( 'ISC' ) depends=( 'bash' 'jshon' 'curl' ) replaces=( 'zfh-tools' ) -source=( "https://git.fleshless.org/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" ) +source=( "https://git.fleshless.org/u/fbt/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" ) package() { cd "${pkgname}-${pkgver}"