From df65be2b18070d63ffd056e8563279e4646bee9a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Sep 2011 23:14:46 +0000 Subject: Mon Sep 19 23:14:46 UTC 2011 --- gnome-unstable/folks/PKGBUILD | 17 ++++++----------- gnome-unstable/glib2/PKGBUILD | 6 +++--- gnome-unstable/gnome-keyring/PKGBUILD | 6 +++--- gnome-unstable/libgnome-keyring/PKGBUILD | 6 +++--- gnome-unstable/seahorse/PKGBUILD | 6 +++--- 5 files changed, 18 insertions(+), 23 deletions(-) (limited to 'gnome-unstable') diff --git a/gnome-unstable/folks/PKGBUILD b/gnome-unstable/folks/PKGBUILD index b4e164e5c..ae4686864 100644 --- a/gnome-unstable/folks/PKGBUILD +++ b/gnome-unstable/folks/PKGBUILD @@ -1,8 +1,9 @@ -# $Id: PKGBUILD 138001 2011-09-13 21:34:06Z heftig $ +# $Id: PKGBUILD 138212 2011-09-18 20:34:33Z heftig $ # Maintainer: Ionut Biru + pkgname=folks -pkgver=0.6.2.1 -pkgrel=2 +pkgver=0.6.3 +pkgrel=1 pkgdesc="Library to aggregates people into metacontacts " arch=(i686 x86_64) url="http://telepathy.freedesktop.org/wiki/Folks" @@ -10,18 +11,12 @@ license=('LGPL2.1') depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 'libsocialweb') makedepends=('gobject-introspection' 'vala' 'intltool' 'libtracker-sparql') options=('!libtool') -source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.xz - Bug_658631_crash_at_empathy_startup.patch) -sha256sums=('3eda79a71890b51b6f723067b61c32ef25e9041a9e188b483d7f23e3dcd328ee' - '4ef4caaab73e799fe31e7a93ba1f3f088e99f66600e644828bbcc4fb966c1196') +source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.xz) +sha256sums=('e21810966f300b31e8cd51cca9851606213345eb933584997b49326c43b46e1b') build() { cd "$srcdir/$pkgname-$pkgver" - # Fix a crash - patch -Np1 -i "$srcdir/Bug_658631_crash_at_empathy_startup.patch" - find . -name '*.stamp' -delete - # Change tracker version grep -lr sparql-0.10 . | xargs sed -i 's/sparql-0.10/sparql-0.12/g' diff --git a/gnome-unstable/glib2/PKGBUILD b/gnome-unstable/glib2/PKGBUILD index e3580a03a..3967cd0be 100644 --- a/gnome-unstable/glib2/PKGBUILD +++ b/gnome-unstable/glib2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 137199 2011-09-06 17:00:14Z ibiru $ +# $Id: PKGBUILD 138206 2011-09-18 15:57:03Z ibiru $ # Maintainer: Jan de Groot pkgname=glib2 -pkgver=2.29.90 +pkgver=2.29.92 pkgrel=1 pkgdesc="Common C routines used by GTK+ and other libs" url="http://www.gtk.org/" @@ -15,7 +15,7 @@ options=('!libtool' '!docs' '!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.29/glib-${pkgver}.tar.xz glib2.sh glib2.csh) -sha256sums=('95af3f46a40ad1a3ecfe75db59b27956b256c4ad02f000be2aa13c7abd32fba3' +sha256sums=('1f68d7990d03a52cf81284f039de94b041c3f5eb3d53663166b31e477557e8b1' '9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a' '8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3') diff --git a/gnome-unstable/gnome-keyring/PKGBUILD b/gnome-unstable/gnome-keyring/PKGBUILD index b9a8bc95b..a9a015938 100644 --- a/gnome-unstable/gnome-keyring/PKGBUILD +++ b/gnome-unstable/gnome-keyring/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 137013 2011-09-05 08:31:24Z ibiru $ +#$Id: PKGBUILD 138180 2011-09-18 08:59:37Z heftig $ # Maintainer: Jan De Groot pkgname=gnome-keyring -pkgver=3.1.91 +pkgver=3.1.92 pkgrel=1 pkgdesc="GNOME Password Management daemon" arch=(i686 x86_64) @@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs') url="http://www.gnome.org" install=gnome-keyring.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('6a5b448b33804e86375f61325e5037efbc84d56f35f44976c0cb0e107b252f62') +sha256sums=('5bb63e1f8c368efa313fc0d72909d122cf7ed387001015665f5b1cdc25551c0d') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/gnome-unstable/libgnome-keyring/PKGBUILD b/gnome-unstable/libgnome-keyring/PKGBUILD index b69fefae2..a40849ddd 100644 --- a/gnome-unstable/libgnome-keyring/PKGBUILD +++ b/gnome-unstable/libgnome-keyring/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 136653 2011-08-31 11:15:05Z ibiru $ +#$Id: PKGBUILD 138176 2011-09-18 08:48:06Z heftig $ #Maintainer: Jan De Groot pkgname=libgnome-keyring -pkgver=3.1.90 +pkgver=3.1.92 pkgrel=1 pkgdesc="GNOME keyring client library" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('intltool' 'pkgconfig') options=('!libtool' '!emptydirs') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('805f3100ae75741a86f9090f8bbfffeec4424c7629a35cd71e1c128420cf8840') +sha256sums=('8ea2fe57d6ee32ca590537ea30589d6dd310891ce581581d8f9e653f682dcfc1') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/gnome-unstable/seahorse/PKGBUILD b/gnome-unstable/seahorse/PKGBUILD index d09b0f0eb..f9efddf44 100644 --- a/gnome-unstable/seahorse/PKGBUILD +++ b/gnome-unstable/seahorse/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 137015 2011-09-05 08:37:59Z ibiru $ +# $Id: PKGBUILD 138182 2011-09-18 09:01:54Z heftig $ # Maintainer: Jan de Groot # Contributor: Michel Brabants pkgname=seahorse -pkgver=3.1.91 +pkgver=3.1.92 pkgrel=1 pkgdesc="GNOME application for managing PGP keys." arch=(i686 x86_64) @@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs') groups=('gnome-extra') install=seahorse.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('7b253f62641fd1adb7d949f4f9ce9623590a5552c14056ddc9f1786822f837e2') +sha256sums=('d853966b0166aeb2657d964dff46f6ceb3c9b3202c45650765f4bf6957c3fec5') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf