mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
noice: update to 0.2 and reset maintainer due to inactivity.
This commit is contained in:
parent
9b92c30f68
commit
bc6aec17e2
1 changed files with 3 additions and 4 deletions
|
@ -1,19 +1,18 @@
|
||||||
# Template file for 'noice'
|
# Template file for 'noice'
|
||||||
pkgname=noice
|
pkgname=noice
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Small file browser"
|
short_desc="Small file browser"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=28ae08a3a90d060e0efe792b40d30c739ea239b9735a784f12c91d0c25c9f8b7
|
checksum=2ae75eb4c22d5c87fc90ed8fe3314158e1b51771e2d1515c339fefd2f14b7990
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin noice
|
vbin noice
|
||||||
vman noice.1
|
vman noice.1
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vdoc README
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue