cdm: update to 0.7.

Closes #13573.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-18 01:16:39 -03:00 committed by Enno Boland
parent 53d544308a
commit cda5ec2d5c
1 changed files with 7 additions and 9 deletions

View File

@ -1,17 +1,15 @@
# Template file for 'cdm' # Template file for 'cdm'
pkgname=cdm pkgname=cdm
version=0.0.20140805 version=0.7
revision=2 revision=1
_commit=7b6c395e91aa6c43b94a77994bffd4d9c9e2cffa
wrksrc="${pkgname}-${_commit}"
noarch=yes
short_desc="Console Display Manager" short_desc="Console Display Manager"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
depends="dialog xinit kbd xdpyinfo" depends="dialog xinit kbd xdpyinfo"
license="GPL-2" license="GPL-2.0-or-later"
homepage="https://github.com/ghost1227/cdm" homepage="https://github.com/evertiro/cdm"
distfiles="$homepage/archive/$_commit.tar.gz" distfiles="https://github.com/evertiro/cdm/archive/${version}.tar.gz"
checksum=6770e91a45059fce870ecce5c12fa61efa10c7a1f1d16afda283deba8659a925 checksum=530042165ce65cdff3ec62ba9f077d0e8c6744c13f5d449d84fe2506a79d2e56
noarch=yes
do_install() { do_install() {
sed -i 's| /| $PKGDESTDIR/|g' install.sh sed -i 's| /| $PKGDESTDIR/|g' install.sh