From 637c1cfdcd258a870ad5367cbf47a8a2799039c7 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Apr 2012 00:01:47 +0000 Subject: Wed Apr 18 00:01:47 UTC 2012 --- testing/devhelp/PKGBUILD | 6 +++--- testing/empathy/PKGBUILD | 8 ++++---- testing/evolution-data-server/PKGBUILD | 6 +++--- testing/evolution-ews/PKGBUILD | 6 +++--- testing/evolution-exchange/PKGBUILD | 6 +++--- testing/evolution/PKGBUILD | 6 +++--- testing/folks/PKGBUILD | 8 ++++---- testing/gcr/PKGBUILD | 6 +++--- testing/gnome-control-center/PKGBUILD | 8 ++++---- testing/gnome-desktop/PKGBUILD | 6 +++--- testing/gnome-documents/PKGBUILD | 8 ++++---- testing/gnome-keyring/PKGBUILD | 6 +++--- testing/gnome-panel/PKGBUILD | 6 +++--- testing/gnome-session/PKGBUILD | 6 +++--- testing/gnome-settings-daemon/PKGBUILD | 6 +++--- testing/gnome-terminal/PKGBUILD | 6 +++--- testing/gnome-themes-standard/PKGBUILD | 6 +++--- testing/gthumb/PKGBUILD | 6 +++--- testing/gtkhtml4/PKGBUILD | 6 +++--- testing/gtksourceview3/PKGBUILD | 6 +++--- testing/gvfs/PKGBUILD | 6 +++--- testing/libgnome-keyring/PKGBUILD | 6 +++--- testing/librsvg/PKGBUILD | 8 ++++---- testing/librsvg/librsvg.install | 2 +- testing/mousetweaks/PKGBUILD | 4 ++-- testing/seahorse/PKGBUILD | 6 +++--- testing/sushi/PKGBUILD | 6 +++--- testing/totem-plparser/PKGBUILD | 6 +++--- testing/totem/PKGBUILD | 6 +++--- testing/vte3/PKGBUILD | 6 +++--- 30 files changed, 92 insertions(+), 92 deletions(-) (limited to 'testing') diff --git a/testing/devhelp/PKGBUILD b/testing/devhelp/PKGBUILD index edd413d73..a3a9efd7b 100644 --- a/testing/devhelp/PKGBUILD +++ b/testing/devhelp/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155038 2012-04-01 11:31:13Z heftig $ +# $Id: PKGBUILD 156253 2012-04-16 13:31:21Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot # Contributor: Link Dupont pkgname=devhelp -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="API documentation browser for GNOME" arch=(i686 x86_64) @@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'intltool' 'python2') options=('!libtool' '!emptydirs') install=devhelp.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('de7466250a433877abf562815eb1cc8dd663d80ae65cdf796285c0c5b05144e8') +sha256sums=('3d1148d45d6fac5bb9a4fdf223f19ffa5774aa56df6bbf5b6e86363d8f55552c') build() { cd $pkgname-$pkgver diff --git a/testing/empathy/PKGBUILD b/testing/empathy/PKGBUILD index 7849b272f..aaefdd017 100644 --- a/testing/empathy/PKGBUILD +++ b/testing/empathy/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155711 2012-04-05 10:52:56Z ibiru $ +# $Id: PKGBUILD 156317 2012-04-16 20:10:03Z ibiru $ # Maintainer: Ionut Biru pkgname=empathy -pkgver=3.4.0.1 +pkgver=3.4.1 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') @@ -18,8 +18,8 @@ optdepends=('telepathy-gabble: XMPP/Jabber support' options=('!libtool') groups=('gnome-extra') install=empathy.install -source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('d9ea2729bf75cc210c6fa91a6b6cff9118314e0e988c9d166a823ebf96c742e5') +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('b12493f47b932dcd3d8b5101d414a00447a6eea60a575db7211ee24cfe8c4565') build() { cd "$pkgname-$pkgver" diff --git a/testing/evolution-data-server/PKGBUILD b/testing/evolution-data-server/PKGBUILD index ae9aa86fa..88eb422da 100644 --- a/testing/evolution-data-server/PKGBUILD +++ b/testing/evolution-data-server/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155054 2012-04-01 11:31:38Z heftig $ +# $Id: PKGBUILD 156222 2012-04-16 11:23:53Z jgc $ # Maintainer: Jan de Groot pkgname=evolution-data-server -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Centralized access to appointments and contacts" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ install=$pkgname.install url="http://www.gnome.org" license=('GPL') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('7132aee89b73187155c8afec43b9b3cc5c97098a488aad3872f7fedd0552a6ac') +sha256sums=('378c4eedb11ea359c49734393ba764ac1f1230b298c36d2256129dae00c78298') build() { cd "$pkgname-$pkgver" diff --git a/testing/evolution-ews/PKGBUILD b/testing/evolution-ews/PKGBUILD index 425f57589..a9ba21406 100644 --- a/testing/evolution-ews/PKGBUILD +++ b/testing/evolution-ews/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155056 2012-04-01 11:31:41Z heftig $ +# $Id: PKGBUILD 156243 2012-04-16 13:12:33Z jgc $ # Maintainer: Ionut Biru pkgname=evolution-ews -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop') makedepends=('intltool' 'evolution') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('2bc20f65fc645f0a76d218d483650f9c9cc75ce3104ad849af6e7eec2d5a7f72') +sha256sums=('afa56ce08a8bfb9878f5303308aa5c68eab4ffe67a70ba3bd54b0c4f868053ef') build() { cd $pkgname-$pkgver diff --git a/testing/evolution-exchange/PKGBUILD b/testing/evolution-exchange/PKGBUILD index be8faa3a0..0274e648c 100644 --- a/testing/evolution-exchange/PKGBUILD +++ b/testing/evolution-exchange/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155058 2012-04-01 11:31:45Z heftig $ +# $Id: PKGBUILD 156241 2012-04-16 13:05:52Z jgc $ # Maintainer: Jan de Groot pkgname=evolution-exchange -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Ximian Connector Exchange plugin for Evolution" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'evolution') options=('!libtool' '!emptydirs') install=evolution-exchange.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('7bfdf2fb44e691e7eb611aa0d1129cbacf43f7a2477fdae87f06368eecc89fb4') +sha256sums=('a123b943e5a7128435b65219bfcd2a8f71223f8d7ef0319ec06011fbd392ea80') build() { cd $pkgname-$pkgver diff --git a/testing/evolution/PKGBUILD b/testing/evolution/PKGBUILD index 99a303c6e..a103a4204 100644 --- a/testing/evolution/PKGBUILD +++ b/testing/evolution/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155052 2012-04-01 11:31:35Z heftig $ +# $Id: PKGBUILD 156230 2012-04-16 12:13:21Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot pkgname=evolution -pkgver=3.4.0.1 +pkgver=3.4.1 pkgrel=1 pkgdesc="Manage your email, contacts and schedule" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ options=('!libtool' '!emptydirs') install=evolution.install url=http://www.gnome.org/projects/evolution/ source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('364eacfc54912ba26738729d0f662a821140a712e3607cf569eb342f1dab4f7a') +sha256sums=('43311bc38302fc26efff98852d72981b791941622d32a2e6e346377341c1814d') build() { cd $pkgname-$pkgver diff --git a/testing/folks/PKGBUILD b/testing/folks/PKGBUILD index 5965e549d..2ffd19930 100644 --- a/testing/folks/PKGBUILD +++ b/testing/folks/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155066 2012-04-01 11:31:56Z heftig $ +# $Id: PKGBUILD 156307 2012-04-16 19:48:35Z ibiru $ # Maintainer: Ionut Biru pkgname=folks -pkgver=0.6.8 +pkgver=0.6.9 pkgrel=1 pkgdesc="Library to aggregates people into metacontacts" arch=(i686 x86_64) @@ -11,8 +11,8 @@ license=('LGPL2.1') depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 'libsocialweb') makedepends=('gobject-introspection' 'intltool') options=('!libtool' '!emptydirs') -source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.6/$pkgname-$pkgver.tar.xz) -sha256sums=('4ee18ce808315f27ab6bf9f7d2b438dd4c1042a8ab6836bb5058b6dce167e0b1') +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540') build() { cd "$pkgname-$pkgver" diff --git a/testing/gcr/PKGBUILD b/testing/gcr/PKGBUILD index 58191df8d..2eedd32c0 100644 --- a/testing/gcr/PKGBUILD +++ b/testing/gcr/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155072 2012-04-01 11:32:07Z heftig $ +# $Id: PKGBUILD 156235 2012-04-16 12:46:17Z jgc $ # Maintainer: Ionut Biru pkgname=gcr -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection') options=(!libtool) install=gcr.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('6cb92178a04b5ea335102b43027420c200fe6a053e5e2009ffae91914a268106') +sha256sums=('a0812b6e9623465b0053f4b1b09f3b9316317b2c6ed69a73bc2c5b3b6b849609') build() { cd "$pkgname-$pkgver" diff --git a/testing/gnome-control-center/PKGBUILD b/testing/gnome-control-center/PKGBUILD index 8153aad07..e8ef4cee6 100644 --- a/testing/gnome-control-center/PKGBUILD +++ b/testing/gnome-control-center/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155104 2012-04-01 11:32:56Z heftig $ +# $Id: PKGBUILD 156264 2012-04-16 13:51:33Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot pkgname=gnome-control-center -pkgver=3.4.0 -pkgrel=2 +pkgver=3.4.1 +pkgrel=1 pkgdesc="The Control Center for GNOME" arch=('i686' 'x86_64') depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' @@ -22,7 +22,7 @@ license=('GPL') options=('!libtool' '!emptydirs') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz systemd-fallback.patch) -sha256sums=('09dafad9afbb6e01bd29dd9186e990545ad58ede3873ba7eff7009c6ffddb254' +sha256sums=('c6ce4ecf5b747aa33a5904b053c1c4fd18a39ddcd0908463558e8b4b40ec3fd1' '5fa706de582228df36dfc13eb37470e543b2f228f1fc4ad27e35a781a8779b39') build() { diff --git a/testing/gnome-desktop/PKGBUILD b/testing/gnome-desktop/PKGBUILD index 1c32892a0..ca31e2272 100644 --- a/testing/gnome-desktop/PKGBUILD +++ b/testing/gnome-desktop/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155106 2012-04-01 11:32:58Z heftig $ +# $Id: PKGBUILD 156237 2012-04-16 12:54:17Z jgc $ # Maintainer: Jan de Groot pkgname=gnome-desktop -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 epoch=1 pkgdesc="Library with common API for various GNOME modules" @@ -14,7 +14,7 @@ url="http://www.gnome.org" groups=('gnome') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('8b162ca977075c1dd806feef24e9db7ee0cbe42c0ef8d3fbc386265dcea2b08c') +sha256sums=('7b36f16eeb36bb8feec9f51b53b50036df8d75d5b1c91e28b036e85b17fdb974') build() { cd "$pkgname-$pkgver" diff --git a/testing/gnome-documents/PKGBUILD b/testing/gnome-documents/PKGBUILD index 024b7b6dc..ea8b09eb3 100644 --- a/testing/gnome-documents/PKGBUILD +++ b/testing/gnome-documents/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155112 2012-04-01 11:33:07Z heftig $ +# $Id: PKGBUILD 156295 2012-04-16 18:35:37Z ibiru $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=gnome-documents -pkgver=0.4.0.1 +pkgver=0.4.1 pkgrel=1 pkgdesc="Documents Manager for GNOME" arch=(i686 x86_64) @@ -14,8 +14,8 @@ makedepends=('intltool') optdepends=('unoconv: Support for Libreoffice document types') options=('!libtool') install=gnome-documents.install -source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('91e9051b0453fbf271c2a9bc4f40789ea47da5c5269689e2e6897eb1d30621ca') +source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('2b2c6b15ed9e6a46602977f1e8dc15e6655c171df8ede6a3f8a749ed6682da46') build() { cd $pkgname-$pkgver diff --git a/testing/gnome-keyring/PKGBUILD b/testing/gnome-keyring/PKGBUILD index 52d5aa4a1..ae13fa741 100644 --- a/testing/gnome-keyring/PKGBUILD +++ b/testing/gnome-keyring/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 155121 2012-04-01 11:33:23Z heftig $ +#$Id: PKGBUILD 156239 2012-04-16 13:00:46Z jgc $ # Maintainer: Jan De Groot pkgname=gnome-keyring -pkgver=3.4.0 +pkgver=3.4.1 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=('a3ea4ea71cdc5f25a4d72027ea6b775d20d9fead1ac71210d743e4cb2df3c3a2') +sha256sums=('9e90267721198cbe6ebc08f6390d24901d9c0de39b180cd2ad1bbcdd7b30b249') build() { cd "$pkgname-$pkgver" diff --git a/testing/gnome-panel/PKGBUILD b/testing/gnome-panel/PKGBUILD index 4d30e1017..f617e0743 100644 --- a/testing/gnome-panel/PKGBUILD +++ b/testing/gnome-panel/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155131 2012-04-01 11:33:37Z heftig $ +# $Id: PKGBUILD 156247 2012-04-16 13:20:59Z jgc $ # Maintainer: Jan de Groot pkgname=gnome-panel -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 arch=('i686' 'x86_64') license=('GPL') @@ -14,7 +14,7 @@ install=gnome-panel.install groups=('gnome') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('70020645ecac8f54164454e6d413b62183d58372a8d10d2b072fee69eb11fd91') +sha256sums=('513be6e709db88babac9f3ce9e517cb597d8c89569e5c9aaa957b74e0765a77f') build() { cd "$pkgname-$pkgver" diff --git a/testing/gnome-session/PKGBUILD b/testing/gnome-session/PKGBUILD index 067c03369..d7e8d1105 100644 --- a/testing/gnome-session/PKGBUILD +++ b/testing/gnome-session/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155141 2012-04-01 11:33:53Z heftig $ +# $Id: PKGBUILD 156255 2012-04-16 13:33:26Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=gnome-session -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="The GNOME Session Handler" arch=(i686 x86_64) @@ -16,7 +16,7 @@ install=gnome-session.install url="http://www.gnome.org" groups=('gnome') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('bf8ba2ba9d61ad680df9e66ca38f05d6e3bf00c65634bb0dc5e41690862608e1') +sha256sums=('0ad29c2c3158b9e0109d3463e587fe09f312b810a9db51775750b9af8ce457aa') build() { cd $pkgname-$pkgver diff --git a/testing/gnome-settings-daemon/PKGBUILD b/testing/gnome-settings-daemon/PKGBUILD index 18162a417..909f9393a 100644 --- a/testing/gnome-settings-daemon/PKGBUILD +++ b/testing/gnome-settings-daemon/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155143 2012-04-01 11:33:56Z heftig $ +# $Id: PKGBUILD 156260 2012-04-16 13:42:34Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=gnome-settings-daemon -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="The GNOME Settings daemon" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ url="http://www.gnome.org" groups=('gnome') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz systemd-fallback.patch) -sha256sums=('5639cbba28caa7b3e33990f49aeed11ed9325e78e76af2175d9ccd5ff298401d' +sha256sums=('d5d4a270ec5692cdc56a58cfb57bc7f8fa93374566912a65e78c1c3db7faf4ed' '3af86d4b341d5ca7c94cc814b250b122309d38f48be0bf0581d0c77e763a8008') build() { diff --git a/testing/gnome-terminal/PKGBUILD b/testing/gnome-terminal/PKGBUILD index 2d49daed6..7637d8e01 100644 --- a/testing/gnome-terminal/PKGBUILD +++ b/testing/gnome-terminal/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155151 2012-04-01 11:34:08Z heftig $ +# $Id: PKGBUILD 156301 2012-04-16 19:18:01Z ibiru $ # Maintainer: Jan de Groot pkgname=gnome-terminal -pkgver=3.4.0.1 +pkgver=3.4.1.1 pkgrel=1 pkgdesc="The GNOME Terminal Emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ url="http://www.gnome.org" groups=('gnome') install=gnome-terminal.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('1369298498d62993b075dc6d4b9669bbce1acb7ba1f670a0ba39e40a2a25a092') +sha256sums=('14d4a252fcbadf0a5fff89f1ff65f0a84d02f5e51c42f8fc14cee73eabc43fdd') build() { cd "$pkgname-$pkgver" diff --git a/testing/gnome-themes-standard/PKGBUILD b/testing/gnome-themes-standard/PKGBUILD index 8316c93e7..d6011226c 100644 --- a/testing/gnome-themes-standard/PKGBUILD +++ b/testing/gnome-themes-standard/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155153 2012-04-01 11:34:10Z heftig $ +# $Id: PKGBUILD 156313 2012-04-16 20:01:48Z ibiru $ # Maintainer: Jan "heftig" Steffens pkgname=gnome-themes-standard -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ replaces=('gnome-themes') conflicts=('gnome-themes') options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('6c85056db16b748a14c412554371a22f096b981d2eca3ae3d6922a435d43b0fd') +sha256sums=('0096f3d8ba5416e77a5b4d398140a7f53480ee706740cb698df3f5267540169f') build() { cd $pkgname-$pkgver diff --git a/testing/gthumb/PKGBUILD b/testing/gthumb/PKGBUILD index bac40a902..2319308d9 100644 --- a/testing/gthumb/PKGBUILD +++ b/testing/gthumb/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155166 2012-04-01 11:34:32Z heftig $ +# $Id: PKGBUILD 156276 2012-04-16 14:56:09Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot # Contributor: Tobias Kieslich pkgname=gthumb -pkgver=2.90.2 +pkgver=2.90.3 pkgrel=1 pkgdesc="Image browser and viewer for the GNOME Desktop" arch=(i686 x86_64) @@ -23,7 +23,7 @@ optdepends=('libopenraw: read RAW files' options=('!libtool' '!emptydirs') install=gthumb.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('29a961ede929c172723cb5550977e4bf7cda4921228ed1ddafba09cc6bae4424') +sha256sums=('6f3f5566e7f903b798d8c9e90423e381e198d620b88d4fdd72492058a4cb7db0') build() { cd $pkgname-$pkgver diff --git a/testing/gtkhtml4/PKGBUILD b/testing/gtkhtml4/PKGBUILD index 63b73ff63..8d9bffb95 100644 --- a/testing/gtkhtml4/PKGBUILD +++ b/testing/gtkhtml4/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155170 2012-04-01 11:34:37Z heftig $ +# $Id: PKGBUILD 156224 2012-04-16 11:28:50Z jgc $ # Maintainer: Ionut Biru pkgname=gtkhtml4 _pkgbasename=gtkhtml -pkgver=4.4.0 +pkgver=4.4.1 pkgrel=1 pkgdesc="A lightweight HTML renderer/editor widget for GTK3" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('intltool') url="http://www.gnome.org" options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz) -sha256sums=('9c07260cd5d20c6dfba42fe1e784fffc98af3a82ff5b7d05be3174d6b0bffe9d') +sha256sums=('2fb3286c5ab8b6349a694156f803e1162c5a234d30548eb0afdf82e139923236') build() { cd "$_pkgbasename-$pkgver" diff --git a/testing/gtksourceview3/PKGBUILD b/testing/gtksourceview3/PKGBUILD index 19f1b2c1e..61f50ce8b 100644 --- a/testing/gtksourceview3/PKGBUILD +++ b/testing/gtksourceview3/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155174 2012-04-01 11:34:44Z heftig $ +# $Id: PKGBUILD 156233 2012-04-16 12:39:20Z jgc $ # Maintainer: Ionut Biru pkgname=gtksourceview3 _pkgbasename=gtksourceview -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection' 'glade') options=('!libtool') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz) -sha256sums=('a380b0aaace095568a5b485dd479b61f61f77941d0c02a00246ad4dfe956b655') +sha256sums=('8387b33c61efffcafed99ae896aed224a1ea8b3af45677c5d57e0d1842f6ffc1') build() { cd "$_pkgbasename-$pkgver" diff --git a/testing/gvfs/PKGBUILD b/testing/gvfs/PKGBUILD index 8f3ca6dba..295070f3d 100644 --- a/testing/gvfs/PKGBUILD +++ b/testing/gvfs/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155180 2012-04-01 11:34:55Z heftig $ +# $Id: PKGBUILD 156319 2012-04-16 20:14:49Z ibiru $ # Maintainer: Jan de Groot pkgbase=gvfs pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp') -pkgver=1.12.0 +pkgver=1.12.1 pkgrel=1 arch=('i686' 'x86_64') license=('LGPL') @@ -11,7 +11,7 @@ makedepends=('avahi' 'bluez' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 'libcdio url="http://www.gnome.org" options=(!libtool) source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz) -sha256sums=('87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555') +sha256sums=('d75dbb0cee87ca93f393c96da56affa51609114814b87771cfc9871c09b5355e') build() { cd "$pkgbase-$pkgver" diff --git a/testing/libgnome-keyring/PKGBUILD b/testing/libgnome-keyring/PKGBUILD index c62b3e9a7..20613ec10 100644 --- a/testing/libgnome-keyring/PKGBUILD +++ b/testing/libgnome-keyring/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 155192 2012-04-01 11:35:16Z heftig $ +#$Id: PKGBUILD 156274 2012-04-16 14:45:21Z jgc $ #Maintainer: Jan De Groot pkgname=libgnome-keyring -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="GNOME keyring client library" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection') options=('!libtool' '!emptydirs') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('60cc0728fd9c1c10c62b05abec24037ca616931e167b658ed78ec93ede2d3f7a') +sha256sums=('e74a3e4521767fe5f05cc97cda8a355239567d9763ec628280ede8c2a4a379e8') build() { cd "$pkgname-$pkgver" diff --git a/testing/librsvg/PKGBUILD b/testing/librsvg/PKGBUILD index 8da75bec7..2eea859ac 100644 --- a/testing/librsvg/PKGBUILD +++ b/testing/librsvg/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 155206 2012-04-01 11:35:36Z heftig $ +# $Id: PKGBUILD 156309 2012-04-16 19:52:53Z ibiru $ # Maintainer: Jan de Groot pkgname=librsvg -pkgver=2.36.0 +pkgver=2.36.1 pkgrel=1 pkgdesc="A SVG viewing library" arch=(i686 x86_64) license=('LGPL') -depends=('gdk-pixbuf2>=2.24.1-3' 'pango' 'libcroco') +depends=('gdk-pixbuf2' 'pango' 'libcroco') makedepends=('intltool' 'gtk2' 'gtk3' 'gobject-introspection') optdepends=('gtk3: for rsvg-view-3') options=('!libtool' '!emptydirs') url="http://librsvg.sourceforge.net/" install=librsvg.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('e6475e08c73e92c8bc58824e215551bd64ac5e9a492ff8c520b89c01a7ea510a') +sha256sums=('786b95e1a091375c5ef2997a21c69ff24d7077afeff18197355f54d9dcbcd8c5') build() { cd $pkgname-$pkgver diff --git a/testing/librsvg/librsvg.install b/testing/librsvg/librsvg.install index 4d48b071f..8852ebf28 100644 --- a/testing/librsvg/librsvg.install +++ b/testing/librsvg/librsvg.install @@ -1,5 +1,5 @@ post_install() { - usr/bin/gdk-pixbuf-query-loaders --update-cache + gdk-pixbuf-query-loaders --update-cache } post_upgrade() { diff --git a/testing/mousetweaks/PKGBUILD b/testing/mousetweaks/PKGBUILD index be243fcd6..9e68b8769 100644 --- a/testing/mousetweaks/PKGBUILD +++ b/testing/mousetweaks/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Jan de Groot pkgname=mousetweaks -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Mouse accessibility enhancements for the GNOME desktop" arch=(i686 x86_64) @@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs') url="http://www.gnome.org" install=mousetweaks.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('f44711d47fb6fb6286ca46c144bbdc791e39c5062f923b55e9e300844d317144') +sha256sums=('92571119dd0ee0c74e508bb8155b7b894c5185da52753fa431bb12e9bfe10c6f') build() { cd $pkgname-$pkgver diff --git a/testing/seahorse/PKGBUILD b/testing/seahorse/PKGBUILD index f11d876eb..2beff2b24 100644 --- a/testing/seahorse/PKGBUILD +++ b/testing/seahorse/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155256 2012-04-01 11:36:57Z heftig $ +# $Id: PKGBUILD 156249 2012-04-16 13:25:43Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot # Contributor: Michel Brabants pkgname=seahorse -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="GNOME application for managing PGP keys." arch=(i686 x86_64) @@ -19,7 +19,7 @@ groups=('gnome-extra') install=seahorse.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz seahorse-ssh-askpass.sh) -sha256sums=('6bb7a7952c3d39a6023ddb493d9e31c4ed99ef3da1062d5dfd4b47d1d4ca2cc9' +sha256sums=('841443ed6d7f865e1c9347867527591287bcc5b2e281c8da11b2cb355d678faa' '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c') build() { diff --git a/testing/sushi/PKGBUILD b/testing/sushi/PKGBUILD index c6074ce23..19c720257 100644 --- a/testing/sushi/PKGBUILD +++ b/testing/sushi/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155260 2012-04-01 11:37:04Z heftig $ +# $Id: PKGBUILD 156294 2012-04-16 18:31:33Z ibiru $ # Maintainer: Ionut Biru pkgname=sushi -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 pkgdesc="A quick previewer for Nautilus" arch=(i686 x86_64) @@ -13,7 +13,7 @@ depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'libwebkit3' 'gtkso makedepends=('intltool' 'gobject-introspection') options=(!libtool) source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('75a72d442674fa63d817f70bdb2b9559752509f9bd8a2f6ff854f800eab1e9e7') +sha256sums=('7889e4309443dd7dfd5c9546af23565d15813c3f8f2af6c6776702ca8911a7bd') build() { cd "$pkgname-$pkgver" diff --git a/testing/totem-plparser/PKGBUILD b/testing/totem-plparser/PKGBUILD index 432e5f1c6..4df4c6186 100644 --- a/testing/totem-plparser/PKGBUILD +++ b/testing/totem-plparser/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155276 2012-04-01 11:37:26Z heftig $ +# $Id: PKGBUILD 156280 2012-04-16 15:15:27Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot pkgname=totem-plparser -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 url="http://www.gnome.org" pkgdesc="Totem playlist parser library" @@ -13,7 +13,7 @@ depends=('gmime' 'libsoup-gnome' 'libarchive' 'libquvi') makedepends=('intltool' 'gobject-introspection') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz) -sha256sums=('a9c9dd1c815f0a407546dd209c209284a846ae2978a82faf2b8d72e86a3b8cc7') +sha256sums=('00b5b6c7a7a3679a1e4b03146eab71cb387a71f5c0c8c16a7c24697b9f56a192') build() { cd totem-pl-parser-$pkgver diff --git a/testing/totem/PKGBUILD b/testing/totem/PKGBUILD index 387bed2c5..fab0a4b42 100644 --- a/testing/totem/PKGBUILD +++ b/testing/totem/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155274 2012-04-01 11:37:23Z heftig $ +# $Id: PKGBUILD 156303 2012-04-16 19:34:25Z ibiru $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot pkgbase=totem pkgname=('totem' 'totem-plugin') -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="A GNOME3 integrated movie player based on Gstreamer." url="http://www.gnome.org" @@ -19,7 +19,7 @@ makedepends=('intltool' 'gtk-doc' 'nautilus' 'libgdata' 'lirc-utils' options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz browser-plugins.ini) -sha256sums=('683209ea6eeffa39c277bab02567e4ae8250f00719ef8dd3f30e5f4bdf1f0f9c' +sha256sums=('eadf138068c2e31bf8fe31b3d63536cb0fe32f834fcf4fbfb453a3fff5eec7ef' 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e') build() { diff --git a/testing/vte3/PKGBUILD b/testing/vte3/PKGBUILD index 08bcd7236..779c31685 100644 --- a/testing/vte3/PKGBUILD +++ b/testing/vte3/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155288 2012-04-01 11:37:49Z heftig $ +# $Id: PKGBUILD 156299 2012-04-16 19:08:39Z ibiru $ # Maintainer: Ionut Biru pkgbase=vte3 pkgname=(vte3 vte-common) -pkgver=0.32.0 +pkgver=0.32.1 pkgrel=1 pkgdesc="Virtual Terminal Emulator widget for use with GTK3" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection' 'gtk3') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199) -sha256sums=('9fda2576265d9cad43f96dd55f5889b4bb9a2c80a4ff870a1219fd3e171b0583' +sha256sums=('543e489943d439dc82a4ba54871984ea843c3ef0a1fffa24aa65dabc57e7e4da' '8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3') build() { -- cgit v1.2.3-54-g00ecf