durden: update to 0.4.0.5.
Closes #13508. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6f81fb6bc6
commit
060acd788d
|
@ -1,24 +1,23 @@
|
|||
# Template file for 'durden'
|
||||
pkgname=durden
|
||||
version=0.4.0.4
|
||||
version=0.4.0.5
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}
|
||||
noarch=yes
|
||||
depends="aclip aloadimage aloadimage"
|
||||
depends="aclip aloadimage"
|
||||
short_desc="Desktop environment for Arcan"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="3-Clause BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://durden.arcan-fe.com/"
|
||||
distfiles="https://github.com/letoram/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=32d5cbdb128c8657508b920b3113a455ed0a295bfadcf2ccce9e5543fdb34a1a
|
||||
checksum=3f966a9e89c7b82a2bab267352ba321e148a1e414d3079db64a07a201916f1b9
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE
|
||||
vbin distr/durden
|
||||
vlicense LICENSE
|
||||
|
||||
vmkdir /usr/share/durden/durden
|
||||
vcopy durden/* usr/share/durden/durden
|
||||
for f in CHANGELOG.md HACKING.md README.md; do
|
||||
vcopy ${f} usr/share/durden
|
||||
vdoc "$f"
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user