xlunch: update to 3.0.0
This commit is contained in:
parent
03860eba7c
commit
e2111c0181
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlunch'
|
# Template file for 'xlunch'
|
||||||
pkgname=xlunch
|
pkgname=xlunch
|
||||||
version=2.4.2
|
version=3.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libX11-devel imlib2-devel"
|
makedepends="libX11-devel imlib2-devel"
|
||||||
|
@ -9,4 +9,4 @@ 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=daedfeba280ed5748e4ab77c82baf147236211d0a70501ba6eca3c4729face34
|
checksum=331714b85ca1f01db0e1cbc21fb703484fbf267881ef7f3c7f3811006f09675c
|
||||||
|
|
Loading…
Reference in New Issue