sx-open 1.5.0
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
52f7e17514
commit
dc0abf60d0
19
.SRCINFO
19
.SRCINFO
|
@ -1,19 +0,0 @@
|
|||
pkgbase = sx-utils
|
||||
pkgdesc = An incomplete set of tools to replace xdg-utils
|
||||
pkgver = 1.4.1
|
||||
pkgrel = 1
|
||||
url = https://git.fleshless.org/sx-open
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
license = ISC
|
||||
depends = bash
|
||||
source = https://git.fleshless.org/sx-open/snapshot/sx-open-1.4.1.tar.gz
|
||||
sha1sums = 4d1a2106dca95c2303e3bd858d781e9e81474549
|
||||
|
||||
pkgname = sx-open
|
||||
optdepends = sx-utils-xdg-compat: symbolic links for xdg -> sx
|
||||
|
||||
pkgname = sx-utils-xdg-compat
|
||||
provides = xdg-utils
|
||||
conflicts = xdg-utils
|
||||
|
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgbase='sx-utils'
|
||||
pkgname=( 'sx-open' 'sx-utils-xdg-compat' )
|
||||
pkgver='1.4.1'
|
||||
pkgver='1.5.0'
|
||||
pkgrel='1'
|
||||
pkgdesc='An incomplete set of tools to replace xdg-utils'
|
||||
url='https://git.fleshless.org/sx-open'
|
||||
|
@ -30,4 +30,4 @@ package_sx-utils-xdg-compat() {
|
|||
ln -s sx-open "$pkgdir/usr/bin/xdg-open"
|
||||
}
|
||||
|
||||
sha1sums=('4d1a2106dca95c2303e3bd858d781e9e81474549')
|
||||
sha1sums=('05794ff0d8b5aab7a23a9f1a118678aaafea9e9f')
|
||||
|
|
Loading…
Reference in New Issue
Block a user