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}"