From 86b4bae1770ceecde9cc2636a053b42a2d4ca85d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 12 May 2016 16:26:45 -0300 Subject: eog-plugins-3.16.4-1.nonprism1: updating version --- nonprism/eog-plugins/PKGBUILD | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'nonprism/eog-plugins/PKGBUILD') diff --git a/nonprism/eog-plugins/PKGBUILD b/nonprism/eog-plugins/PKGBUILD index 011671c28..230dc7884 100644 --- a/nonprism/eog-plugins/PKGBUILD +++ b/nonprism/eog-plugins/PKGBUILD @@ -1,26 +1,24 @@ -# $Id: PKGBUILD 250495 2015-11-09 22:45:39Z heftig $ +# $Id: PKGBUILD 267282 2016-05-09 20:36:50Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Maintainer: Márcio Silva pkgname=eog-plugins -pkgver=3.16.3 +pkgver=3.16.4 pkgrel=1.nonprism1 pkgdesc="Plugins for Eye of Gnome, without libgdata support" -arch=('i686' 'x86_64') +arch=(i686 x86_64) url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins" -license=('GPL2') -depends=('eog' 'libchamplain' 'python') -makedepends=('intltool' 'gobject-introspection') +license=(GPL2) +depends=(eog libchamplain python) +makedepends=(intltool gobject-introspection) conflicts=(${pkgname}-nonprism) replaces=(${pkgname}-nonprism) -install=eog-plugins.install source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('2d2198ed026b1c28329ac3d353b3031c2024277d81d60f3c1e626f4701a73bd2') +sha256sums=('4fcfe7df19cdf8e39f5fec599d7ff46bbd82842d49083274740fbbc51cf4d25e') build() { cd $pkgname-$pkgver - ./configure --prefix=/usr \ - --sysconfdir=/etc --localstatedir=/var + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var # https://bugzilla.gnome.org/show_bug.cgi?id=655517 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool -- cgit v1.2.3