xlunch: update to 4.1.1.
This commit is contained in:
parent
2943cdbc32
commit
226101b53f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xlunch'
|
||||
pkgname=xlunch
|
||||
version=4.1.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=xlunch
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://xlunch.org/"
|
||||
distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz"
|
||||
checksum=1ab92c83a1e7590dca081bd9960b1d7c302ea516810922a5f04f33b820ab5e6f
|
||||
checksum=6ce7efe1df4a3c9fd2b9fa3ab3c695d001ee37fc9c83c2501c349d5abb8d7089
|
||||
|
||||
do_install() {
|
||||
vbin xlunch
|
||||
|
|
Loading…
Reference in New Issue