diff --git a/srcpkgs/runit-swap/template b/srcpkgs/runit-swap/template index 4ea0526ef5b..ceed6c0d4a0 100644 --- a/srcpkgs/runit-swap/template +++ b/srcpkgs/runit-swap/template @@ -1,6 +1,6 @@ # Template file for 'runit-swap' pkgname=runit-swap -version=1.4.0 +version=2.0.0 revision=1 build_style=meta depends="runit bash util-linux>=2.26" @@ -9,14 +9,14 @@ short_desc="Script to manage swapspaces" maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://github.com/thypon/runit-swap" -conf_files="/etc/runit-swap.conf" +conf_files="/etc/runit/swap.conf" noarch=yes distfiles="$homepage/archive/v$version.tar.gz" -checksum=5274e79db84018a292b8ff19ec099cc1a9dd023ec5ec583bcb3e13007656b8b1 +checksum=a66730777fb084564e7fae67f2017d775b757b6b6c0c319802f71bed2184e958 do_install() { - vbin runit-swap.sh - vconf runit-swap.conf + vbin runit-swap + vinstall swap.conf 644 etc/runit vinstall swap/run 755 etc/sv/runit-swap vinstall swap/finish 755 etc/sv/runit-swap