summaryrefslogtreecommitdiff
path: root/libre/smplayer
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-03 03:25:42 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-03 07:41:13 -0300
commit6e2e60f31b7f7bc494a8a75142a41bb1fbb24c21 (patch)
tree97a7ad3a50c7ebe08637f6330866872d122178e4 /libre/smplayer
parentee7cabaf52d63dd661f17706f56aca6a1ed40e72 (diff)
smplayer-15.9.0-1.parabola1: updating version
Diffstat (limited to 'libre/smplayer')
-rw-r--r--libre/smplayer/PKGBUILD13
1 files 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 <ibiru@archlinux.org>
# Contributor (Arch): Allan McRae <allan@archlinux.org>
# Contributor (Arch): Alessio 'mOLOk' Bolognino <themolok@gmail.com>
@@ -7,8 +7,8 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
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