mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
9575ca2edf
commit
c59ce9b860
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.22.1
|
version=0.22.2
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_options="wayland"
|
build_options="wayland"
|
||||||
|
@ -15,9 +15,9 @@ conf_files="/etc/enlightenment/sysactions.conf"
|
||||||
homepage="http://enlightenment.org"
|
homepage="http://enlightenment.org"
|
||||||
short_desc="Enlightenment desktop"
|
short_desc="Enlightenment desktop"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=207b6b88dafc4932ab007a835510823c5a1dd8c191876ac037628176ca77a7e0
|
checksum=ab2d2bae0fe36bd5f268c1923d71fa1be01b5383176d665ae024c44eda255923
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Use our native tools to shutdown/suspend.
|
# Use our native tools to shutdown/suspend.
|
||||||
|
|
Loading…
Add table
Reference in a new issue