eom: update to 1.22.0.
This commit is contained in:
parent
233165e2da
commit
9b8006f917
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'eom'
|
# Template file for 'eom'
|
||||||
pkgname=eom
|
pkgname=eom
|
||||||
version=1.20.2
|
version=1.22.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-schemas-compile --enable-introspection"
|
configure_args="--disable-schemas-compile --enable-introspection"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=05f07cf2702c14938a11dd829aa9768261041ae56fabc28141f6c71697d38010
|
checksum=d4e4014216fd8c5a22fc4755484c45e6b2155e5e5af9018c4f7721826e5c7b24
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) ;;
|
x86_64-musl) ;;
|
||||||
|
|
Loading…
Reference in New Issue