aboutsummaryrefslogtreecommitdiffstats
path: root/community/eom/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/eom/APKBUILD')
-rw-r--r--community/eom/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/eom/APKBUILD b/community/eom/APKBUILD
index 15081a6ba52..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.24.2
+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
@@ -33,4 +33,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="38497dc5fc42340ca1b356f40eab8c14c21b1467f82ec64024d633cfb7ebfc598020b35c02eedce4f73f7a5ecb9050b0f0af4ea00279a1a5e7a627e542f34951 eom-1.24.2.tar.xz"
+sha512sums="
+263eb6a843577f3ba399fa27b6a9087246053dffd963090933f6bb11b762e1049fdc7b0fd52a6987f40fb57be76d68f6964413a0c12437fb00b8766dc17b7648 eom-1.26.1.tar.xz
+"