enlightenment: update to 0.18.0-rc2.
This commit is contained in:
parent
b4267f879e
commit
e04ca2fa52
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'enlightenment'
|
||||
pkgname=enlightenment
|
||||
_distver=0.18.0
|
||||
_patchver=rc1
|
||||
_patchver=rc2
|
||||
version="${_distver}${_patchver}"
|
||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||
revision=1
|
||||
|
@ -15,8 +15,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=42b23fb11a60c2f79ae293e4d33f78248279425aab1183eb7b63363d99330758
|
||||
distfiles="http://download.enlightenment.org/releases/${pkgname}-${_distver}-${_patchver}.tar.bz2"
|
||||
checksum=d6d9344d989b1aa3597a14c63eb16c04a9e81f09d3124e410dd5a56a13bbe817
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/licenses/${pkgname}
|
||||
|
|
Loading…
Reference in New Issue