xlunch: update to 4.5.4.
This commit is contained in:
parent
b906ff3ec1
commit
b4ed9e1fd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xlunch'
|
||||
pkgname=xlunch
|
||||
version=4.5.3
|
||||
version=4.5.4
|
||||
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=0ee431915e25db36b1dfe1291b387936692ce67f4dd5026d32979ab26b82e8d0
|
||||
checksum=a62443f3423edcc5dbd3bf70e62919a528fb5f204bd2e7e75bba6aa37a63d65c
|
||||
|
||||
do_install() {
|
||||
vbin xlunch
|
||||
|
|
Loading…
Reference in a new issue