Date: Tuesday, March 30, 2010 @ 19:54:58 Author: ibiru Revision: 74456
update to 2.30.0 Modified: seahorse-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 23:52:18 UTC (rev 74455) +++ PKGBUILD 2010-03-30 23:54:58 UTC (rev 74456) @@ -2,20 +2,20 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=seahorse-plugins -pkgver=2.29.91 +pkgver=2.30.0 pkgrel=1 pkgdesc="Seahorse plugins" arch=(i686 x86_64) license=('GPL') -depends=('gnome-panel>=2.29.91' 'seahorse>=2.29.91' 'desktop-file-utils') -makedepends=('intltool' 'gnome-doc-utils>=0.19.5' 'pkgconfig' 'gedit>=2.29.7' 'nautilus>=2.29.91') +depends=('gnome-panel>=2.30.0' 'seahorse>=2.30.0' 'desktop-file-utils') +makedepends=('intltool' 'gnome-doc-utils>=0.20.0' 'pkgconfig' 'gedit>=2.30.0' 'nautilus>=2.30.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.29/${pkgname}-${pkgver}.tar.bz2 +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2 gpgme-init.patch) -sha256sums=('c93aa26ee82481a8c3b79174176b119f285901d64d8b58f4cbf0bdb4bbf7e6ae' +sha256sums=('24ed5c821a5d6575b7d7406fa043ef70c676db89b023a78e9ed7956703ab48e9' '418d67892b348d02885e968c5299416baf545b12cf8f58b23579f79e87776ab2') build() {
