summaryrefslogtreecommitdiff
path: root/extra/xine-lib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xine-lib/PKGBUILD')
-rw-r--r--extra/xine-lib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD
index add03d4a7..fb6f5ea5f 100644
--- a/extra/xine-lib/PKGBUILD
+++ b/extra/xine-lib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 147743 2012-01-27 19:57:13Z eric $
+# $Id: PKGBUILD 148646 2012-02-05 03:52:36Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=xine-lib
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64')
url="http://www.xine-project.org"
@@ -31,7 +31,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
'libvdpau: for using the VDPAU plugin')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('5d5385f2a0c3bb7beaba1079cd9b62c4c92a301d')
+sha1sums=('ebb2648456504ff4ce08c34de258d3125832bb94')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"