parent
89e5be471d
commit
8271751e68
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.1.1
|
version=3.1.3
|
||||||
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"
|
license="GPL-3"
|
||||||
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=5ae174665c20362e518d331eac99a79c7859673a9f3a148c96ec6f4f6cc736c7
|
checksum=d4ea5912e14abef9801d544306afb39c1e77e64b5491b47320412cf985fccaa4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin xlunch
|
vbin xlunch
|
||||||
|
|
Loading…
Reference in a new issue