summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/xine-lib/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 11:28:46 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 11:28:46 (GMT)
commit20deac3a281d3793b725983a2ee07275a7e78779 (patch)
tree001a1763b9a2cf98a09a6654becf19795d073777 /abs/extra-testing/xine-lib/PKGBUILD
parentd4ecd6ede07386db205280025709d25c9375852f (diff)
downloadlinhes_pkgbuild-20deac3a281d3793b725983a2ee07275a7e78779.zip
linhes_pkgbuild-20deac3a281d3793b725983a2ee07275a7e78779.tar.gz
linhes_pkgbuild-20deac3a281d3793b725983a2ee07275a7e78779.tar.bz2
Upstream sync.
Diffstat (limited to 'abs/extra-testing/xine-lib/PKGBUILD')
-rw-r--r--abs/extra-testing/xine-lib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra-testing/xine-lib/PKGBUILD b/abs/extra-testing/xine-lib/PKGBUILD
index 3c41d4b..029175f 100644
--- a/abs/extra-testing/xine-lib/PKGBUILD
+++ b/abs/extra-testing/xine-lib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 24036 2009-01-12 03:09:27Z eric $
+# $Id: PKGBUILD 26791 2009-02-12 02:31:16Z eric $
# Maintainer: Eric Belanger <eric@archlinux.org>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=xine-lib
-pkgver=1.1.16.1
+pkgver=1.1.16.2
pkgrel=1
pkgdesc="A free video player for Unix"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@ makedepends=('pkgconfig' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib'
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.bz2
xine-lib-1.1.1-configure-no-mcpu-march.patch)
-md5sums=('9de11db7e262c564cfdba9841a092ebe' '9776df4eb54d2f1f68d8268adbc3b5c2')
-sha1sums=('82709254a0603e3971058aacf8578926b75d4a20' '121a8358d7919b2e51067412373f52848290338a')
+md5sums=('336dd1f6266e9f943430ca6009b7aa7e' '9776df4eb54d2f1f68d8268adbc3b5c2')
+sha1sums=('faa3d9207d911a535161a3cd5660aa9e6b904c28' '121a8358d7919b2e51067412373f52848290338a')
build() {
cd ${srcdir}/${pkgname}-${pkgver}