summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-11-11 13:02:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-11-11 13:02:39 -0500
commit5fde0e90a2b8b0026b0688a4f345023420d24779 (patch)
treece07142a576403080912f123ce6f037534b28664 /pcr
parentaa09dafe174af6beae41d2487ced96aaf4083c35 (diff)
lightspark-git-0.7.2.r584.g1876a7b-1: updating version
Diffstat (limited to 'pcr')
-rw-r--r--pcr/lightspark-git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/lightspark-git/PKGBUILD b/pcr/lightspark-git/PKGBUILD
index 51d513920..2f558ad18 100644
--- a/pcr/lightspark-git/PKGBUILD
+++ b/pcr/lightspark-git/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer (Arch): Daniel Lanadu <daniel+aur@landau.fi>
+# Maintainer (Arch): Daniel Landau <daniel+aur@landau.fi>
# Contributor (Arch): sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
# Contributor (Arch): mmm
# Contributor (Arch): bslackr <brendan at vastactive dot com>
@@ -7,13 +7,13 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
_pkgname=lightspark
pkgname=$_pkgname-git
-pkgver=0.7.2.r461.g10b91ea
-pkgrel=1.1
+pkgver=0.7.2.r584.g1876a7b
+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' 'sdl_mixer' 'glibmm')
+depends=('gtk2' 'boost-libs' 'glew' 'ffmpeg' 'curl' 'desktop-file-utils' 'rtmpdump' 'sdl2_mixer' 'glibmm')
makedepends=('git' 'cmake' 'nasm' 'llvm' 'boost')
optdepends=('gnash-gtk: Gnash fallback support')
provides=("$_pkgname")