9menu: update to 1.10.
This commit is contained in:
parent
c8456f5c4f
commit
6f33ab4e78
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for '9menu'
|
# Template file for '9menu'
|
||||||
pkgname=9menu
|
pkgname=9menu
|
||||||
version=1.9
|
version=1.10
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Lightweight menu for X11"
|
short_desc="Lightweight menu for X11"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="ftp://freefriends.org/arnold/Source"
|
homepage="ftp://freefriends.org/arnold/Source"
|
||||||
distfiles="ftp://freefriends.org/arnold/Source/${pkgname}-${version}.shar.gz"
|
distfiles="ftp://freefriends.org/arnold/Source/${pkgname}-${version}.shar.gz"
|
||||||
checksum=ac8ea55191448b8bb85fb3814db3796f3b04a1fba2b690ea38879ace1cbfd559
|
checksum=21db836fb02f3686c33233c5b4c09376fcf694b736f0297436f97df137358ac2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
|
|
Loading…
Reference in a new issue