xlunch: update to 4.7.1.
This commit is contained in:
parent
b48423ac72
commit
3ab055cd6b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xlunch'
|
||||
pkgname=xlunch
|
||||
version=4.7.0
|
||||
version=4.7.1
|
||||
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=08728beba2a86b1e8f0cccf14903b7e6625e099425b6a254418c75636f2515e6
|
||||
checksum=9ee401638fde606539bb36e7754af83d5827e4764d4e8fcbe95f25d19338bf33
|
||||
|
||||
do_install() {
|
||||
vbin xlunch
|
||||
|
|
Loading…
Reference in a new issue