eom: update to 1.10.4.

This commit is contained in:
Juan RP 2015-10-06 09:08:25 +02:00
parent 791afa8f92
commit 5249b23f4e

View file

@ -1,6 +1,6 @@
# Template file for 'eom' # Template file for 'eom'
pkgname=eom pkgname=eom
version=1.10.3 version=1.10.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gtk=2.0 --disable-python $(vopt_enable gir introspection)" configure_args="--with-gtk=2.0 --disable-python $(vopt_enable gir introspection)"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://mate-desktop.org" homepage="http://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=f211939bc77c3a9eff8845d42d0d934fdd1cac9df33a08f495873f330403e5d9 checksum=d5651d051e69ebab61aae52e11da08a7e206d539844fcd5994f80f51aeea0a28
# Package build options # Package build options
build_options="gir" build_options="gir"