eog: update to 3.28.3.
This commit is contained in:
parent
ed9773495d
commit
04de359c0a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.28.2
|
version=3.28.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
||||||
|
@ -13,8 +13,8 @@ short_desc="Eye of GNOME graphics viewer program"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-${version}.tar.xz"
|
||||||
checksum=c046e7e184e5bb3ccb44eadc75cd9278ce682cc849c016036e3fe313b1cb5abd
|
checksum=37aeddfbf440751fce23bfae491184e3b5c618ebf9d56f491bac37896ada48d2
|
||||||
shlib_provides="libeog.so"
|
shlib_provides="libeog.so"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue