extra/xine-lib to 1.2.1-1

This commit is contained in:
Kevin Mihelich 2012-02-05 00:47:16 -05:00
parent ca918094e5
commit 2f0d7eb136

View file

@ -7,8 +7,8 @@
plugrel=1
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"
@ -35,7 +35,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=('5d5385f2a0c3bb7beaba1079cd9b62c4c92a301d')
sha1sums=('ebb2648456504ff4ce08c34de258d3125832bb94')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"