summaryrefslogtreecommitdiff
path: root/extra/eog-plugins/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/eog-plugins/PKGBUILD')
-rw-r--r--extra/eog-plugins/PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/extra/eog-plugins/PKGBUILD b/extra/eog-plugins/PKGBUILD
index 444894051..8800d6d31 100644
--- a/extra/eog-plugins/PKGBUILD
+++ b/extra/eog-plugins/PKGBUILD
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD 124756 2011-05-24 07:54:16Z heftig $
+# $Id: PKGBUILD 139249 2011-10-01 18:56:37Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
+
pkgname=eog-plugins
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
pkgdesc="Plugins for Eye of Gnome"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnome.org/"
license=('GPL2')
-depends=('eog' 'libpeas' 'libchamplain' 'libexif')
+depends=('eog' 'libpeas' 'libchamplain' 'libexif' 'libgdata')
makedepends=('intltool')
install=eog-plugins.install
options=('!libtool')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('87cced9baf3c8ba84dcad95d774686694f5cb140a187a7bad3891bc50bc4c7bd')
+groups=(gnome-extra)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('49a78e862a1967733b439ca4a4cde42084e8d4b1947c4a5ddb1b3581bec64dc0')
build() {
cd "$srcdir/$pkgname-$pkgver"