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

Jan Steffens heftig at archlinux.org
Fri Sep 23 09:46:47 UTC 2011


    Date: Friday, September 23, 2011 @ 05:46:47
  Author: heftig
Revision: 138443

3.1.3

Modified:
  eog-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-23 09:44:46 UTC (rev 138442)
+++ PKGBUILD	2011-09-23 09:46:47 UTC (rev 138443)
@@ -1,18 +1,20 @@
 # $Id$
 # Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
+
 pkgname=eog-plugins
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.3
+pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=('i686' 'x86_64')
 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=('810c96aafc67f191f26ffe0e452407980a9fe675088647176b3d464fe96e5b4f')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list