summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-22 23:14:28 +0000
committerroot <root@rshg054.dnsready.net>2011-08-22 23:14:28 +0000
commit64e290184042563a240e2d6d15c02e06703d00ee (patch)
treebf85f88c86a6315c8ed783e0f1492a56e3f3e51b /community
parente9a5c646563c984f362db1777f8c6bc7da63a4ab (diff)
Mon Aug 22 23:14:28 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/calibre/PKGBUILD6
-rw-r--r--community/ogmrip/PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 061e57461..237be440e 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 54056 2011-08-12 21:56:43Z giovanni $
+# $Id: PKGBUILD 54612 2011-08-21 18:35:31Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Petrov Roman <nwhisper@gmail.com>
# Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com>
pkgname=calibre
-pkgver=0.8.14
+pkgver=0.8.15
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ optdepends=('ipython: to use calibre-debug')
install=calibre.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
desktop_integration.patch)
-md5sums=('61e41474f9104ea8513bd21e8754b7be'
+md5sums=('0a3375302391a11b4e9abb1c4fbc81de'
'253ce4fe5d01f8ff76b63cd3825755ea')
build() {
diff --git a/community/ogmrip/PKGBUILD b/community/ogmrip/PKGBUILD
index cfb4e0cbd..40c46d232 100644
--- a/community/ogmrip/PKGBUILD
+++ b/community/ogmrip/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 41467 2011-03-06 22:16:48Z heftig $
+# $Id: PKGBUILD 54604 2011-08-21 13:02:10Z jelle $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Daenyth
# Contributor: Allan McRae <allan@archlinux.org>
@@ -6,12 +6,12 @@
pkgname=ogmrip
pkgver=0.13.6
-pkgrel=2
+pkgrel=3
pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
arch=('i686' 'x86_64')
url="http://ogmrip.sourceforge.net/"
license=('GPL')
-depends=('libdvdread>=4.1.3' 'mplayer' 'enca' 'pkgconfig' 'gconf' 'libglade' 'libnotify' 'enchant')
+depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkgconfig' 'gconf' 'libglade' 'libnotify' 'enchant')
makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
optdepends=('faac: support for the AAC audio codec'
'lame: support for the MP3 audio codec'