summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/lightspark-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/lightspark-git/PKGBUILD b/pcr/lightspark-git/PKGBUILD
index aeaf2fd26..c351a9834 100644
--- a/pcr/lightspark-git/PKGBUILD
+++ b/pcr/lightspark-git/PKGBUILD
@@ -7,13 +7,13 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
_pkgname=lightspark
pkgname=$_pkgname-git
-pkgver=0.8.0.r45.g06d58822
+pkgver=0.8.0.r123.gda0e6514
pkgrel=1
pkgdesc="An open source flash player implementation"
arch=('i686' 'x86_64')
url="http://lightspark.sourceforge.net"
license=('LGPL3')
-depends=('gtk2' 'boost-libs' 'glew' 'ffmpeg' 'curl' 'desktop-file-utils' 'rtmpdump' 'sdl2_mixer' 'glibmm')
+depends=('gtk2' 'boost-libs<1.66' 'glew' 'ffmpeg' 'curl' 'desktop-file-utils' 'rtmpdump' 'sdl2_mixer' 'glibmm')
makedepends=('git' 'cmake' 'nasm' 'llvm' 'boost')
optdepends=('gnash-gtk: Gnash fallback support')
provides=("$_pkgname")