aboutsummaryrefslogtreecommitdiffstats
path: root/community/eom/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/eom/APKBUILD')
-rw-r--r--community/eom/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/eom/APKBUILD b/community/eom/APKBUILD
index d86a9e99e8f..2a986f2ba68 100644
--- a/community/eom/APKBUILD
+++ b/community/eom/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=eom
-pkgver=1.26.0
+pkgver=1.26.1
pkgrel=0
pkgdesc="A simple graphics viewer for the MATE"
url="https://github.com/mate-desktop/eom"
-arch="all !s390x !mips !mips64 !riscv64" # limited by librsvg -> rust
+arch="all"
license="GPL-2.0"
depends="mate-icon-theme libxml2-utils"
makedepends="glib-dev gtk+3.0-dev itstool mate-desktop-dev
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-efc5a1ce5c21ad74108c63827fa60f2cd8517888d8e155d7c9934f5490e61b2cf73bae3b42f8d6b69ce1d5c4658d0c74f2ab19e90f40173d55354276bbe5d824 eom-1.26.0.tar.xz
+263eb6a843577f3ba399fa27b6a9087246053dffd963090933f6bb11b762e1049fdc7b0fd52a6987f40fb57be76d68f6964413a0c12437fb00b8766dc17b7648 eom-1.26.1.tar.xz
"