abduco: update to 0.4.
This commit is contained in:
parent
2fad7f89d3
commit
23064730a6
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'abduco'
|
||||
pkgname=abduco
|
||||
version=0.3
|
||||
version=0.4
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
short_desc="Session management in a clean and simple way"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://www.brain-dump.org/projects/abduco/"
|
||||
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=934bf0b9ae25fb3f71b775387b5f281bf7d175fea79c12ec28ffdbbbb95390d4
|
||||
checksum=bda3729df116ce41f9a087188d71d934da2693ffb1ebcf33b803055eb478bcbb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vdoc README
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue