Date: Monday, April 14, 2014 @ 05:59:51 Author: eric Revision: 210298
upgpkg: xine-lib 1.2.5-1 Upstream update Modified: xine-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-14 03:35:50 UTC (rev 210297) +++ PKGBUILD 2014-04-14 03:59:51 UTC (rev 210298) @@ -2,8 +2,8 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=xine-lib -pkgver=1.2.4 -pkgrel=3 +pkgver=1.2.5 +pkgrel=1 pkgdesc="A multimedia playback engine" arch=('i686' 'x86_64') url="http://www.xine-project.org" @@ -32,7 +32,7 @@ '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=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504') +sha1sums=('c7ef38fa8ee301e44ba28d6549220546d02d053d') build() { cd ${pkgname}-${pkgver}
