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