From ccbb2d934ff8550cefb77cae163ec1f5e53ccd4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Apr 2014 00:06:18 -0300 Subject: xbmc-libre-12.3-13: fix FS#39702 => https://bugs.archlinux.org/task/39702 * libnfs 1.9.2 => 1.9.3 did serious soname bump 1 => 4 --- libre/xbmc-libre/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD index 84abd42f2..3a7c9ecbe 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 107003 2014-03-11 11:04:53Z spupykin $ +# $Id: PKGBUILD 108684 2014-04-01 09:15:06Z idevolder $ # Maintainer: Sergej Pupykin # Contributor: Brad Fanella # Contributor: [vEX] @@ -12,7 +12,7 @@ _pkgname=xbmc pkgname=xbmc-libre pkgver=12.3 _codename=Frodo -pkgrel=12 +pkgrel=13 pkgdesc="A software media player and entertainment hub for digital media, without nonfree addons and unrar support" arch=('i686' 'x86_64') url="http://xbmc.org" -- cgit v1.2.3-2-g168b From c2fc9a908e349cabfe582531737b98a52789334a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Apr 2014 00:11:30 -0300 Subject: mc-libre-4.8.12-1: updating version --- libre/mc-libre/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/mc-libre/PKGBUILD b/libre/mc-libre/PKGBUILD index 8b555654e..c9f3d03dd 100644 --- a/libre/mc-libre/PKGBUILD +++ b/libre/mc-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 101948 2013-12-02 21:12:10Z schuay $ +# $Id: PKGBUILD 108693 2014-04-01 12:31:56Z schuay $ # Contributor: Daniel J Griffiths # Maintainer: schuay # Maintainer (Parabola): André Silva @@ -6,7 +6,7 @@ _pkgname=mc pkgname=mc-libre -pkgver=4.8.11 +pkgver=4.8.12 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander, with arj recommendation included and nonfree unace and unrar recommendation removed" arch=('i686' 'x86_64') @@ -69,4 +69,4 @@ package() { -i "${pkgdir}/usr/lib/mc/extfs.d/s3+" } -md5sums=('7262788c0e799393cd37318b43a14adc') +md5sums=('a64c426364bfaee56b628f6c0738aade') -- cgit v1.2.3-2-g168b From b44f0586105af81759ce3ac3a569e9afd923327c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Apr 2014 00:17:50 -0300 Subject: sylpheed-nonprism-3.4.0-1: updating version --- nonprism/sylpheed-nonprism/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nonprism/sylpheed-nonprism/PKGBUILD b/nonprism/sylpheed-nonprism/PKGBUILD index 75f98249b..0eed066bb 100644 --- a/nonprism/sylpheed-nonprism/PKGBUILD +++ b/nonprism/sylpheed-nonprism/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 107092 2014-03-12 11:31:06Z speps $ +# $Id: PKGBUILD 108702 2014-04-01 17:09:32Z speps $ # Maintainer: speps # Contributor: Alexander Fehr # Contributor: dorphell @@ -7,7 +7,7 @@ _pkgname=sylpheed pkgname=sylpheed-nonprism -pkgver=3.3.1 +pkgver=3.4.0 pkgrel=1 pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support" arch=('i686' 'x86_64') @@ -19,9 +19,9 @@ provides=$_pkgname=$pkgver depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils') makedepends=('openssl') install="$_pkgname.install" -source=("http://sylpheed.sraoss.jp/$_pkgname/v3.3/$_pkgname-$pkgver.tar.bz2" +source=("http://sylpheed.sraoss.jp/$_pkgname/v${pkgver%.*}/$_pkgname-$pkgver.tar.bz2" 'nonprism.patch') -md5sums=('34551fa05722bac80bbe0688bb4a3341' +md5sums=('6cef3bb0ef2de6456dc1710f58e4db1f' 'e1bddc14962e607cdb899ec082660639') prepare() { -- cgit v1.2.3-2-g168b