enventor: unbreak+update to 1.0.0.
This commit is contained in:
parent
85bd18c209
commit
33ffcdcff2
2 changed files with 4 additions and 6 deletions
|
@ -1935,7 +1935,7 @@ libglfw.so.3 glfw-3.0.4_1
|
|||
libusbmuxd.so.4 libusbmuxd-1.0.10_1
|
||||
libimobiledevice.so.6 libimobiledevice-1.2.0_1
|
||||
libstfl.so.0 stfl-0.23_1
|
||||
libenventor.so.0 enventor-0.4.1_1
|
||||
libenventor.so.1 enventor-1.0.0_1
|
||||
libCDApplet.so cairo-dock-plugins-3.4.0_1
|
||||
libhydrogen-core-0.9.6.1.so hydrogen-0.9.6.1_1
|
||||
libldns.so.2 libldns-1.7.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'enventor'
|
||||
pkgname=enventor
|
||||
version=0.8.1
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="${pkgname}-${version}"
|
||||
hostmakedepends="pkg-config efl-devel"
|
||||
|
@ -14,6 +14,4 @@ short_desc="Enlightenment's EDC editor with some convenient functions"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=973147c485a6bf31914f2845579e05f9f58a7a305baf5d9cad8ae506c01b6c02
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/25174/steps/shell_3/logs/stdio"
|
||||
checksum=3d4e5dff4272cb5150b7219d8df66d29e3cda1d5129201abe5a4c392293fd23c
|
||||
|
|
Loading…
Reference in a new issue