dvtm: update to 0.12

This commit is contained in:
Ypnose 2014-07-07 20:02:24 +02:00
parent b566c14ace
commit 94ef97773c

View file

@ -1,7 +1,7 @@
# Template file for 'dvtm'
pkgname=dvtm
version=0.11
revision=2
version=0.12
revision=1
build_style=gnu-makefile
make_build_args="INCS=-I."
makedepends="ncurses-devel"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.brain-dump.org/projects/dvtm/"
license="MIT/X11"
distfiles="http://www.brain-dump.org/projects/dvtm/$pkgname-$version.tar.gz"
checksum=01a29fdf6556f019f183bd517a1045bcc12d23561c1a84c4b5a8b3ba2d2feb87
checksum=6eb06f109f6fb012360ecc787566623267f16d092d7a02d7c0198df360d79c61
pre_build() {
# Do not run tic, useless in build environment.