move!
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
62891d5f85
commit
d89af7eae1
6
PKGBUILD
6
PKGBUILD
|
@ -5,13 +5,13 @@ pkgname=( 'sx-utils' 'sx-utils-xdg-compat' )
|
|||
pkgver='1.6.4'
|
||||
pkgrel='1'
|
||||
pkgdesc='An incomplete set of tools to replace xdg-utils'
|
||||
url='https://git.fleshless.org/sx-open'
|
||||
url='https://code.fleshless.org/fbt/sx-open'
|
||||
arch=( 'x86_64' 'i686' )
|
||||
license=( 'ISC' )
|
||||
depends=( 'bash' )
|
||||
replaces=( 'sx-open' )
|
||||
|
||||
source=( "https://git.fleshless.org/u/fbt/sx-open/snapshot/sx-open-${pkgver}.tar.gz" )
|
||||
source=( "https://code.fleshless.org/fbt/sx-open/archive/${pkgver}.tar.gz" )
|
||||
|
||||
_xdg_utils_shim=(
|
||||
xdg-{desktop-icon,desktop-menu,email,icon-resource,mime,screensaver,settings}
|
||||
|
@ -40,4 +40,4 @@ package_sx-utils-xdg-compat() {
|
|||
done
|
||||
}
|
||||
|
||||
sha1sums=('c9e36c69adc75c03601cae68d6f104ebe9477153')
|
||||
sha1sums=('47bdb1b2ad17f4af3b980cabb70b2f4b6ba6a41c')
|
||||
|
|
Loading…
Reference in New Issue
Block a user