mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xlunch: update to 3.2.0.
This commit is contained in:
parent
822a60742a
commit
3e717f7420
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.3
|
version=3.2.0
|
||||||
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=d4ea5912e14abef9801d544306afb39c1e77e64b5491b47320412cf985fccaa4
|
checksum=f7d65cd7740cafbcbfed45a92218db5c3228c8cb3d0b9d10cdbd5af3b9df45b4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin xlunch
|
vbin xlunch
|
||||||
|
|
Loading…
Add table
Reference in a new issue