[arch-commits] CVS update of extra/gnome/seahorse (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Oct 19 20:41:47 UTC 2007
Date: Friday, October 19, 2007 @ 16:41:47
Author: jgc
Path: /home/cvs-extra/extra/gnome/seahorse
Modified: PKGBUILD (1.15 -> 1.16)
upgpkg: seahorse 2.20.1-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/gnome/seahorse/PKGBUILD
diff -u extra/gnome/seahorse/PKGBUILD:1.15 extra/gnome/seahorse/PKGBUILD:1.16
--- extra/gnome/seahorse/PKGBUILD:1.15 Sun Sep 23 09:58:58 2007
+++ extra/gnome/seahorse/PKGBUILD Fri Oct 19 16:41:47 2007
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD,v 1.15 2007/09/23 13:58:58 jgc Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/19 20:41:47 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
# Contributor: Michel Brabants <michel.linux at tiscali.be>
pkgname=seahorse
-pkgver=2.20.0
+pkgver=2.20.1
pkgrel=1
pkgdesc="GNOME application for managing PGP keys."
arch=(i686 x86_64)
license=('GPL')
url="http://seahorse.sourceforge.net/"
-depends=('libgnomeui>=2.20.0' 'libnotify>=0.4.4' 'libsoup>=2.2.100-2' 'gpgme' 'desktop-file-utils' 'zip')
-makedepends=('gettext' 'libldap' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0' 'nautilus>=2.20.0' 'epiphany>=2.20.0' 'gnome-panel>=2.20.0')
+depends=('libgnomeui>=2.20.1' 'libnotify>=0.4.4' 'libsoup>=2.2.102' 'gpgme' 'desktop-file-utils' 'zip')
+makedepends=('gettext' 'libldap' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0' 'nautilus>=2.20.0' 'epiphany>=2.20.1' 'gnome-panel>=2.20.1' 'gedit>=2.20.3')
options=('!libtool' '!emptydirs')
groups=('gnome-extra')
install=seahorse.install
source=(http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.20/seahorse-${pkgver}.tar.bz2)
-md5sums=('d4447cdc2e04905732dd792b5236caa6')
+md5sums=('e4266963ee9d2ffc6185938a7eaf474d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list