enventor: update to 0.4.1.
This commit is contained in:
parent
bebf5d8838
commit
e800246859
|
@ -1824,3 +1824,4 @@ libglfw.so.3 glfw-3.0.4_1
|
||||||
libusbmuxd.so.4 libusbmuxd-1.0.10_1
|
libusbmuxd.so.4 libusbmuxd-1.0.10_1
|
||||||
libimobiledevice.so.5 libimobiledevice-1.1.7_1
|
libimobiledevice.so.5 libimobiledevice-1.1.7_1
|
||||||
libstfl.so.0 stfl-0.23_1
|
libstfl.so.0 stfl-0.23_1
|
||||||
|
libenventor.so.0 enventor-0.4.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'enventor'
|
# Template file for 'enventor'
|
||||||
pkgname=enventor
|
pkgname=enventor
|
||||||
version=0.3.2
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
|
@ -14,4 +14,4 @@ short_desc="Enlightenment's EDC editor with some convenient functions"
|
||||||
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=5cd7cd4e50ec9f7ce0f4566bfd167644702b49f34d13b152b0c23d11923c1389
|
checksum=9fd669cbf473f98fb3d797a452219ddcd5c2c509a7a59b6790e7b16edb95b363
|
||||||
|
|
Loading…
Reference in New Issue