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

Jan de Groot jgc at archlinux.org
Mon Oct 12 08:26:36 UTC 2009


    Date: Monday, October 12, 2009 @ 04:26:36
  Author: jgc
Revision: 55180

Merge gnome-unstable

Modified:
  seahorse-plugins/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-12 08:24:49 UTC (rev 55179)
+++ PKGBUILD	2009-10-12 08:26:36 UTC (rev 55180)
@@ -1,27 +1,27 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=seahorse-plugins
-pkgver=2.26.2
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Seahorse plugins"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gnome-panel>=2.26.2' 'seahorse>=2.26.2' 'desktop-file-utils')
-makedepends=('intltool' 'gnome-doc-utils>=0.16.0' 'pkgconfig' 'gedit>=2.26.2' 'nautilus>=2.26.2' 'epiphany>=2.26.2')
+depends=('gnome-panel>=2.28.0' 'seahorse>=2.28.0' 'desktop-file-utils')
+makedepends=('intltool' 'gnome-doc-utils>=0.18.0' 'pkgconfig' 'gedit>=2.28.0' 'nautilus>=2.28.0')
 groups=('gnome-extra')
 url="http://www.gnome.org"
 options=(!libtool !emptydirs)
 install=seahorse-plugins.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('36b51b866fc729526f1be86bb0db7370')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('39322b8d8b919f9f2bf6a622999817cb4769977e1ed8945ff1f8001a42fdad80')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --sysconfdir=/etc \
-              --localstatedir=/var --disable-scrollkeeper \
-	      --disable-update-mime-database \
-	      --disable-static || return 1
+      --localstatedir=/var --disable-scrollkeeper \
+      --disable-update-mime-database \
+      --disable-static || return 1
   make || return 1
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install || return 1
 


Property changes on: seahorse-plugins/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list