aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-17 20:55:19 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-18 00:28:47 +0000
commit9e135ff45aa155232ce2d4c86c0d226399df1017 (patch)
tree711619b208d30ca93fa37411a6feefd8a216b5a7
parent5ec89213a8dd691a2bc0bf5f012681ab4787473b (diff)
community/eom: upgrade to 1.24.1
-rw-r--r--community/eom/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/eom/APKBUILD b/community/eom/APKBUILD
index 8814bfa24fe..c5b308a81b0 100644
--- a/community/eom/APKBUILD
+++ b/community/eom/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=eom
-pkgver=1.24.0
+pkgver=1.24.1
pkgrel=0
pkgdesc="A simple graphics viewer for the MATE"
url="https://github.com/mate-desktop/eom"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="17d26a9341cde0a86f8d8b65008f554398111d80f5d131441654bd9e907df9c9d696038e678aca8d7f4bd2923ff593f626735a3cc30451118818cdbebceb87ab eom-1.24.0.tar.xz"
+sha512sums="70654b99f474d1b214cbbf8e799f82f3c38f47938df34cb5c8227c116b412364c568ae989b96d7082fb0d2fa319b3dba9b8dd499d19140a4d421bd09a46bffc0 eom-1.24.1.tar.xz"