summaryrefslogtreecommitdiff
path: root/extra/xine-lib
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xine-lib')
-rw-r--r--extra/xine-lib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD
index d22f8c0bf..c87ee5ca8 100644
--- a/extra/xine-lib/PKGBUILD
+++ b/extra/xine-lib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 210299 2014-04-14 04:00:38Z eric $
+# $Id: PKGBUILD 216616 2014-07-07 15:02:53Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=xine-lib
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
'smbclient: for using the samba plugin' \
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('c7ef38fa8ee301e44ba28d6549220546d02d053d')
+sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5')
build() {
cd ${pkgname}-${pkgver}