noice: update to 0.4.
This commit is contained in:
parent
159a9f8a02
commit
fd3be17ec1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'noice'
|
# Template file for 'noice'
|
||||||
pkgname=noice
|
pkgname=noice
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Small file browser"
|
short_desc="Small file browser"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://git.2f30.org/noice"
|
homepage="http://git.2f30.org/noice"
|
||||||
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=eb119767d9c73430426854c1d756dd0a652e21b33a8d5aa7d9300ae9ec5adfc7
|
checksum=81f7a56cfd09b89cb009cce7046c9a52369e48c1786cdd4dfb221470e68c93d3
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue