mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
enlightenment: update to 0.18.0-rc2.
This commit is contained in:
parent
b4267f879e
commit
e04ca2fa52
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
_distver=0.18.0
|
_distver=0.18.0
|
||||||
_patchver=rc1
|
_patchver=rc2
|
||||||
version="${_distver}${_patchver}"
|
version="${_distver}${_patchver}"
|
||||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -15,8 +15,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/releases/${pkgname}-${_distver}-${_patchver}.tar.bz2"
|
||||||
checksum=42b23fb11a60c2f79ae293e4d33f78248279425aab1183eb7b63363d99330758
|
checksum=d6d9344d989b1aa3597a14c63eb16c04a9e81f09d3124e410dd5a56a13bbe817
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses/${pkgname}
|
vmkdir usr/share/licenses/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue