summaryrefslogtreecommitdiff
path: root/community/ogmrip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ogmrip/PKGBUILD')
-rw-r--r--community/ogmrip/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/ogmrip/PKGBUILD b/community/ogmrip/PKGBUILD
index 6d616a9cd..0c0dfdc44 100644
--- a/community/ogmrip/PKGBUILD
+++ b/community/ogmrip/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 63682 2012-02-05 12:06:35Z ibiru $
+# $Id: PKGBUILD 72064 2012-06-07 19:51:29Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Daenyth
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Vrob (Markus Heuser) mheuser@mi.fu-berlin.de
pkgname=ogmrip
-pkgver=0.13.7
-pkgrel=3
+pkgver=0.13.8
+pkgrel=1
pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
arch=('i686' 'x86_64')
url="http://ogmrip.sourceforge.net/"
@@ -25,9 +25,9 @@ optdepends=('faac: support for the AAC audio codec'
'tesseract: support for the SRT subtitle format')
options=('!libtool' '!makeflags')
changelog=$pkgname.changelog
-install=ogmrip.install
+install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('362060e4c1944f020f9a491d9a8af53cd3bf4f94d4f5beb8d3d855ebf17d9c2a')
+sha256sums=('ea6a75e6cc4fe7df1ed65648af208c87748959a6b372847b1005c3b92cc5a423')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"