sx-open 1.5.0

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-07-27 06:45:10 +03:00
parent 52f7e17514
commit dc0abf60d0
2 changed files with 2 additions and 21 deletions

View File

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

View File

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