Date: Tuesday, March 30, 2010 @ 19:42:44 Author: ibiru Revision: 74448
update to 2.30.0 Modified: seahorse/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 23:40:02 UTC (rev 74447) +++ PKGBUILD 2010-03-30 23:42:44 UTC (rev 74448) @@ -3,20 +3,20 @@ # Contributor: Michel Brabants <[email protected]> pkgname=seahorse -pkgver=2.29.91 +pkgver=2.30.0 pkgrel=1 pkgdesc="GNOME application for managing PGP keys." arch=(i686 x86_64) license=('GPL') url="http://seahorse.sourceforge.net/" -depends=('libgnome-keyring>=2.29.4' 'avahi>=0.6.25' 'libnotify>=0.4.5' 'libsoup>=2.29.91' 'gpgme>=1.2.0' 'desktop-file-utils' 'hicolor-icon-theme') -makedepends=('gettext' 'libldap' 'intltool' 'pkgconfig' 'gnome-doc-utils>=0.18.0' 'openssh' 'libsm') +depends=('libgnome-keyring>=2.30.0' 'avahi>=0.6.25' 'libnotify>=0.4.5' 'libsoup>=2.30.0' 'gpgme>=1.2.0' 'desktop-file-utils' 'hicolor-icon-theme') +makedepends=('gettext' 'libldap' 'intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.0' 'openssh' 'libsm') options=('!libtool' '!emptydirs') groups=('gnome-extra') replaces=('gnome-keyring-manager') install=seahorse.install -source=(http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.29/seahorse-${pkgver}.tar.bz2) -sha256sums=('057cfb128f7676078546b596178c8e814621910f7acb9266e103c63a81ff8252') +source=(http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.30/seahorse-${pkgver}.tar.bz2) +sha256sums=('21a17ddac08092b410887e027921d9f522e687adeabe85c85919fc52feec1ab7') build() { cd "${srcdir}/${pkgname}-${pkgver}"
