runit-swap: remove noarch
This commit is contained in:
parent
630c0187f2
commit
e2d4a71254
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'runit-swap'
|
# Template file for 'runit-swap'
|
||||||
pkgname=runit-swap
|
pkgname=runit-swap
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="runit bash util-linux>=2.26"
|
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
depends="runit bash util-linux>=2.26"
|
||||||
short_desc="Script to manage swapspaces"
|
short_desc="Script to manage swapspaces"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/thypon/runit-swap"
|
homepage="https://github.com/thypon/runit-swap"
|
||||||
conf_files="/etc/runit/swap.conf"
|
conf_files="/etc/runit/swap.conf"
|
||||||
archs=noarch
|
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=a66730777fb084564e7fae67f2017d775b757b6b6c0c319802f71bed2184e958
|
checksum=a66730777fb084564e7fae67f2017d775b757b6b6c0c319802f71bed2184e958
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue