enlightenment: update to 0.19.3.
This commit is contained in:
parent
8c0b0ae345
commit
9b1bae9c5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.19.2
|
version=0.19.3
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
# Package build options
|
# Package build options
|
||||||
|
@ -19,7 +19,7 @@ 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}-${version}.tar.bz2"
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6cdfb71c67baccbfbdb0572574ac12b536bb82100d01733aff83690ac9c4bd16
|
checksum=13f3579da2f35c3909569c84fc8953d0b4095877a314db93e006d0add017c382
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ -z "$build_option_systemd" ]; then
|
if [ -z "$build_option_systemd" ]; then
|
||||||
|
|
Loading…
Reference in a new issue