gnome-keyring: 2.30.3 -> 2.91.0

This commit is contained in:
Drake Justice 2010-10-07 05:08:47 +00:00
parent bcd83e1ab0
commit 6e23865a64

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=gnome-keyring
pkgver=2.30.3
pkgver=2.91.0
pkgrel=1
pkgdesc="GNOME Password Management daemon"
arch=(i686 x86_64)
@ -18,8 +18,8 @@ makedepends=('intltool' 'pkgconfig' 'python')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
install=gnome-keyring.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('b24e5c6db621897f2a0045f0083e1f878d617f5c801d389c2ce028a2c67e290b')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('4a24263ab76023bdf17b9b7d6e1ad08577a0a25bf805e924d0437c20f6039598')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"