diff --git a/PKGBUILD b/PKGBUILD index 7073913..f5895d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=( 'x86_64' 'i686' ) license=( 'ISC' ) depends=( 'bash' ) -source=( "https://git.fleshless.org/sx-open/snapshot/sx-open-${pkgver}.tar.gz" ) +source=( "https://git.fleshless.org/u/fbt/sx-open/snapshot/sx-open-${pkgver}.tar.gz" ) package_sx-open() { optdepends=( 'sx-utils-xdg-compat: symbolic links for xdg -> sx' )