noice: update to 0.3.

This commit is contained in:
Juan RP 2015-11-22 09:01:03 +01:00
parent 0b8cf05550
commit f2f15b0ba7

View file

@ -1,16 +1,18 @@
# Template file for 'noice'
pkgname=noice
version=0.2
revision=2
build_style=gnu-makefile
version=0.3
revision=1
makedepends="ncurses-devel"
short_desc="Small file browser"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://git.2f30.org/noice"
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
checksum=2ae75eb4c22d5c87fc90ed8fe3314158e1b51771e2d1515c339fefd2f14b7990
checksum=eb119767d9c73430426854c1d756dd0a652e21b33a8d5aa7d9300ae9ec5adfc7
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
}
do_install() {
vbin noice
vman noice.1