[arch-commits] Commit in eom/trunk (PKGBUILD)

Brad Fanella cesura at archlinux.org
Tue Feb 25 18:33:48 UTC 2020


    Date: Tuesday, February 25, 2020 @ 18:33:48
  Author: cesura
Revision: 581797

upgpkg: eom 1.24.0-1: Updated to version 1.24.0

Modified:
  eom/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 18:33:01 UTC (rev 581796)
+++ PKGBUILD	2020-02-25 18:33:48 UTC (rev 581797)
@@ -2,19 +2,19 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=eom
-pkgver=1.22.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="An image viewing and cataloging program for MATE"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL')
-depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas')
-makedepends=('gobject-introspection' 'intltool' 'itstool')
+depends=('dbus-glib' 'gobject-introspection-runtime' 'gettext' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas')
+makedepends=('gobject-introspection' 'itstool')
 groups=('mate-extra')
 conflicts=('eom-gtk3')
 replaces=('eom-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('3451efd64c7d26be4059c5f4163c190a4341a3023ca60c3405313cae08a7417d')
+sha256sums=('e7ac1a98d127009130b30fe84841359c2ea7a84a4130b5819f8b8c226e8dfd7f')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list