[arch-commits] Commit in eog/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Mar 16 07:48:53 UTC 2015
Date: Monday, March 16, 2015 @ 08:48:53
Author: jgc
Revision: 233904
upgpkg: eog 3.15.90-1
Modified:
eog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-16 07:35:31 UTC (rev 233903)
+++ PKGBUILD 2015-03-16 07:48:53 UTC (rev 233904)
@@ -3,19 +3,19 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=eog
-pkgver=3.14.3
+pkgver=3.15.90
pkgrel=1
pkgdesc="Eye of Gnome: An image viewing and cataloging program"
arch=(i686 x86_64)
license=(GPL)
depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg dconf)
-makedepends=(intltool itstool)
+makedepends=(intltool itstool gobject-introspection)
install=eog.install
groups=(gnome)
options=('!emptydirs')
url="https://wiki.gnome.org/Apps/EyeOfGnome"
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c05a3c0a75c3c5d42f41eadca9e23753d1fa59bc37fb5826909b468b9be1cf59')
+sha256sums=('95fb566241f492f043d2e9d7301b657d159d68dbb51ba29d88c52a8b7ba8d243')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list