xlunch: update to 3.2.5
This commit is contained in:
parent
acf25aaded
commit
255383352a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlunch'
|
# Template file for 'xlunch'
|
||||||
pkgname=xlunch
|
pkgname=xlunch
|
||||||
version=3.2.3
|
version=3.2.5
|
||||||
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=2fa35116debbce1314840811c5666f43ff880dafd26b960182811d2f723f03e2
|
checksum=5c87609a6c8de1b595b34a7073ad657a63b6c8da23be9ff977d3765c7f7c834e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin xlunch
|
vbin xlunch
|
||||||
|
|
Loading…
Reference in New Issue