xlunch: update to 3.2.12.
This commit is contained in:
parent
ad24e1bd27
commit
1b6eab9616
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlunch'
|
# Template file for 'xlunch'
|
||||||
pkgname=xlunch
|
pkgname=xlunch
|
||||||
version=3.2.11
|
version=3.2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=xlunch
|
make_build_target=xlunch
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://xlunch.org/"
|
homepage="http://xlunch.org/"
|
||||||
distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz"
|
||||||
checksum=dae0cbe5565f4e473258ef5458355302227745b8abfd450dc486326e495277ee
|
checksum=9d7dbdc24e2f7f47f90f12658d2142d1f8856a71bf6c6e7a7b4d479aac798c70
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin xlunch
|
vbin xlunch
|
||||||
|
|
Loading…
Reference in a new issue