enventor: Update to 0.3.2.
This commit is contained in:
parent
58b73c3ee2
commit
5149631d49
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'enventor'
|
||||
pkgname=enventor
|
||||
version=0.1
|
||||
revision=2
|
||||
version=0.3.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="${pkgname}-${version}.0"
|
||||
wrksrc="${pkgname}-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="efl-devel>=1.8 elementary-devel>=1.8 desktop-file-utils"
|
||||
depends="desktop-file-utils"
|
||||
|
@ -14,4 +14,4 @@ short_desc="Enlightenment's EDC editor with some convenient functions"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=144ca4eabea0c5b640e338f8f03a5692f60d51f4d667d264fc9299ed4148f67d
|
||||
checksum=5cd7cd4e50ec9f7ce0f4566bfd167644702b49f34d13b152b0c23d11923c1389
|
||||
|
|
Loading…
Reference in a new issue