bashmount: use archs, set literal homepage, SPDX license
This commit is contained in:
parent
3e7b6bb9a6
commit
ef76684af1
@ -1,15 +1,15 @@
|
|||||||
# Template file for 'bashmount'
|
# Template file for 'bashmount'
|
||||||
pkgname=bashmount
|
pkgname=bashmount
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=1
|
revision=2
|
||||||
|
archs=noarch
|
||||||
conf_files="/etc/$pkgname.conf"
|
conf_files="/etc/$pkgname.conf"
|
||||||
depends="bash util-linux"
|
depends="bash util-linux"
|
||||||
short_desc="Tool to mount and unmount removable media"
|
short_desc="Tool to mount and unmount removable media"
|
||||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
noarch=yes
|
license="GPL-2.0-or-later"
|
||||||
license="GPL-2"
|
homepage="https://github.com/jamielinux/bashmount"
|
||||||
homepage="https://github.com/jamielinux/$pkgname"
|
distfiles="https://github.com/jamielinux/bashmount/archive/$version.tar.gz"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
|
||||||
checksum=32f328e1921f60b429e2ab389ecc314f5bd7545ac4385c7c7918d08ebe9ecc22
|
checksum=32f328e1921f60b429e2ab389ecc314f5bd7545ac4385c7c7918d08ebe9ecc22
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user