Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-11-23 02:03:12 +03:00
parent 52f06f4f4f
commit 52f7e17514
1 changed files with 1 additions and 1 deletions

View File

@ -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' )