enlightenment: Update to 0.19.0.
This commit is contained in:
parent
131d255351
commit
58b73c3ee2
|
@ -1,9 +1,6 @@
|
|||
# Template file for 'enlightenment'
|
||||
pkgname=enlightenment
|
||||
_distver=0.19.0
|
||||
_patchver=rc3
|
||||
version=${_distver}${_patchver}
|
||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||
version=0.19.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -16,8 +13,8 @@ homepage="http://enlightenment.org"
|
|||
short_desc="Enlightenment desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${_distver}-${_patchver}.tar.bz2"
|
||||
checksum=bc11189bdcb285886684f1a23c91aa7eb06d8e4e3ed19d1e4041074ff8fc47cc
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5fdd685ad2643a1e2fd8bc2b687923170c932e119b0f2d24cbb09b5867916d4b
|
||||
|
||||
# Package build options
|
||||
build_options="systemd wayland"
|
||||
|
|
Loading…
Reference in New Issue