From 6e2e60f31b7f7bc494a8a75142a41bb1fbb24c21 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 3 Oct 2015 03:25:42 -0300 Subject: smplayer-15.9.0-1.parabola1: updating version --- libre/smplayer/PKGBUILD | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD index 8f9e96484..bd36156a6 100644 --- a/libre/smplayer/PKGBUILD +++ b/libre/smplayer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 244955 2015-08-28 08:42:55Z foutrelis $ +# $Id: PKGBUILD 247934 2015-09-30 19:11:10Z arojas $ # Maintainer (Arch): Ionut Biru # Contributor (Arch): Allan McRae # Contributor (Arch): Alessio 'mOLOk' Bolognino @@ -7,8 +7,8 @@ # Maintainer: André Silva pkgname=smplayer -pkgver=14.9.0.6994 -pkgrel=1.parabola2 +pkgver=15.9.0 +pkgrel=1.parabola1 pkgdesc="A complete front-end for MPlayer, without nonfree smtube recommendation" arch=('i686' 'x86_64') url="http://smplayer.sourceforge.net/" @@ -19,14 +19,11 @@ optdepends=('smplayer-themes: icon themes collection' 'smplayer-skins: skin themes collection' 'mpv: for using mpv instead of mplayer') install=smplayer.install -source=(https://downloads.sourceforge.net/project/$pkgname/Unstable/releases/$pkgname-$pkgver.tar.bz2 - add-missing-QDataStream-include.patch) -md5sums=('666a589b1fc3480a29e87f0ee7efd511' - '418ab45eb94448fc8a2f44500c9742c2') +source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) +md5sums=('6ab6f96030df63b79f3a28fb3f99107d') prepare() { cd "$pkgname-$pkgver" - patch -Np1 -i ../add-missing-QDataStream-include.patch sed -i 's|DEFINES [+][=] YOUTUBE_SUPPORT|#DEFINES += YOUTUBE_SUPPORT| s|DEFINES [+][=] YT_USE_SCRIPT|#DEFINES += YT_USE_SCRIPT| ' src/smplayer.pro -- cgit v1.2.3