xlunch: update to 4.7.0.
This commit is contained in:
parent
e769fdb1bf
commit
147897ff8d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xlunch'
|
||||
pkgname=xlunch
|
||||
version=4.5.4
|
||||
version=4.7.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=xlunch
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://xlunch.org/"
|
||||
distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz"
|
||||
checksum=a62443f3423edcc5dbd3bf70e62919a528fb5f204bd2e7e75bba6aa37a63d65c
|
||||
checksum=08728beba2a86b1e8f0cccf14903b7e6625e099425b6a254418c75636f2515e6
|
||||
|
||||
do_install() {
|
||||
vbin xlunch
|
||||
|
|
Loading…
Reference in New Issue