From de0d7c7a221e82d17a3ac8c6d5956830f3f6f5f9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 9 Jul 2012 17:04:15 -0400 Subject: [PATCH] extra/xine-lib to 1.2.2-1 --- extra/xine-lib/PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD index 66cb72f90..fa9f3f2b6 100644 --- a/extra/xine-lib/PKGBUILD +++ b/extra/xine-lib/PKGBUILD @@ -4,11 +4,9 @@ # ALARM: Kevin Mihelich # - disabled vdpau -plugrel=1 - pkgname=xine-lib -pkgver=1.2.1 -pkgrel=2 +pkgver=1.2.2 +pkgrel=1 pkgdesc="A multimedia playback engine" arch=('i686' 'x86_64') url="http://www.xine-project.org" @@ -35,7 +33,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \ 'gnome-vfs: for using the gnome-vfs plugin') options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz) -sha1sums=('ebb2648456504ff4ce08c34de258d3125832bb94') +sha1sums=('a349cbb0b72256bb262377796a022dcf63829b4c') build() { cd "${srcdir}/${pkgname}-${pkgver}"