enlightenment: update to 0.19.6.

This commit is contained in:
Juan RP 2015-07-24 09:07:17 +02:00
parent 3752d122c1
commit 7c7ee9bb85

View file

@ -1,10 +1,9 @@
# Template file for 'enlightenment' # Template file for 'enlightenment'
pkgname=enlightenment pkgname=enlightenment
version=0.19.5 version=0.19.6
revision=5 revision=1
lib32disabled=yes lib32disabled=yes
build_pie=yes build_pie=yes
# Package build options
build_options="wayland" build_options="wayland"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-pam --disable-bluez4 --disable-systemd configure_args="--enable-pam --disable-bluez4 --disable-systemd
@ -18,8 +17,8 @@ homepage="http://enlightenment.org"
short_desc="Enlightenment desktop" short_desc="Enlightenment desktop"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD" license="BSD"
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=9634464281a58823ead37dc34b6818802378b03b5a293f2f0529c1ec68762939 checksum=0491a01195fc092bb001b179091dd02efe199cbfda8206d7b11225d303e25044
post_install() { post_install() {
# Use our native tools to shutdown/suspend. # Use our native tools to shutdown/suspend.