summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/calibre/PKGBUILD8
-rw-r--r--libre/xbmc-lts/PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index 4afdbced3..c7bc4100f 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 118049 2014-08-29 11:58:21Z jelle $
+# $Id: PKGBUILD 118595 2014-09-07 15:37:57Z jelle $
# Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl>
# Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org>
@@ -9,7 +9,7 @@
pkgname=calibre
_pkgname=$pkgname-libre
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1.parabola1
pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives"
arch=('i686' 'x86_64' 'mips64el')
@@ -30,8 +30,8 @@ install=$pkgname.install
mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz")
source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz"
'libre.patch')
-mkmd5sums=('db212364419212846719a9d392878c16')
-md5sums=('9c7c1c246d558a08c9a1f064ba7681f5'
+mkmd5sums=('ad3ad30e47639f3585559e5ad34efb7c')
+md5sums=('95fe826eb377c4dd4fc9b397fcbf3d08'
'343162b9d1c97c0463d4919a8b9ac500')
mksource(){
diff --git a/libre/xbmc-lts/PKGBUILD b/libre/xbmc-lts/PKGBUILD
index 435d87ad0..fd113ab64 100644
--- a/libre/xbmc-lts/PKGBUILD
+++ b/libre/xbmc-lts/PKGBUILD
@@ -12,13 +12,14 @@ _pkgname=xbmc-libre-lts
pkgname=xbmc-lts
pkgver=12.3
_codename=Frodo
-pkgrel=7
+pkgrel=8
pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree decompression engine for RAR archives and support for nonfree addons"
arch=('i686' 'x86_64' 'mips64el')
url="http://xbmc.org"
license=('GPL2')
-conflicts=($_pkgname)
replaces=($_pkgname)
+conflicts=($pkgname%-lts $_pkgname)
+provides=($pkgname%-lts)
depends=(
'hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
'libpng' 'libcdio' 'yajl' 'libmariadbclient' 'libpulse' 'libjpeg-turbo' 'libsamplerate'