xlunch: update to 3.2.11.
This commit is contained in:
parent
9062203f05
commit
aefae6378c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xlunch'
|
||||
pkgname=xlunch
|
||||
version=3.2.9
|
||||
version=3.2.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target="xlunch"
|
||||
make_build_target=xlunch
|
||||
makedepends="imlib2-devel"
|
||||
short_desc="Graphical app launcher for X with little dependencies"
|
||||
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=34e48bbe61e80b6fa78a95ad580a5a1dbd7f0b9f1afcb9e065dd26c45e79a55c
|
||||
checksum=dae0cbe5565f4e473258ef5458355302227745b8abfd450dc486326e495277ee
|
||||
|
||||
do_install() {
|
||||
vbin xlunch
|
||||
|
|
Loading…
Reference in a new issue