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

Antonio Rojas arojas at archlinux.org
Thu Apr 6 19:51:35 UTC 2017


    Date: Thursday, April 6, 2017 @ 19:51:34
  Author: arojas
Revision: 221130

Update to 1.18.1

Modified:
  eom/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 19:49:47 UTC (rev 221129)
+++ PKGBUILD	2017-04-06 19:51:34 UTC (rev 221130)
@@ -1,9 +1,9 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=eom
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
-pkgdesc="An image viewing and cataloging program for MATE (GTK2 version)"
+pkgdesc="An image viewing and cataloging program for MATE"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 conflicts=('eom-gtk3')
 replaces=('eom-gtk3')
 source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('5dbc90dc8a695d2ee8d8595171145fd23b001927')
+sha1sums=('14c9a56b080a5a0922825d2c22cc46635e566008')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list