mblaze: update to 0.2.
This commit is contained in:
parent
8227a73c40
commit
49a1138aee
|
@ -1,18 +1,15 @@
|
|||
# Template file for 'mblaze'
|
||||
pkgname=mblaze
|
||||
version=0.1
|
||||
revision=2
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Maildir-focused command line mail client"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain, MIT"
|
||||
homepage="https://github.com/chneukirchen/mblaze"
|
||||
distfiles="http://chneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=fbed88c4bcddb255e9f5016923de341a2e21ebcae6add1fce9fff18f7e9024fc
|
||||
checksum=6611387eedb9d4b18df1ae761e36292b105f8bb58d561c71ebbf88158e8d0999
|
||||
|
||||
pre_install() {
|
||||
vmkdir usr/share/man/man5
|
||||
}
|
||||
post_install() {
|
||||
vbin contrib/mencrypt
|
||||
vbin contrib/menter
|
||||
|
|
Loading…
Reference in New Issue