summaryrefslogtreecommitdiff
path: root/community-testing/lightspark
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/lightspark')
-rw-r--r--community-testing/lightspark/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/lightspark/PKGBUILD b/community-testing/lightspark/PKGBUILD
index f64e7e5d1..d85d74344 100644
--- a/community-testing/lightspark/PKGBUILD
+++ b/community-testing/lightspark/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=lightspark
-pkgver=0.5.2.1
-pkgrel=3
+pkgver=0.5.3
+pkgrel=2
pkgdesc='An alternative Flash Player for Linux.'
arch=('i686' 'x86_64')
url='http://lightspark.sourceforge.net'
@@ -15,7 +15,7 @@ optdepends=('gnash-gtk: fallback support')
install="lightspark.install"
source=("http://launchpad.net/lightspark/trunk/lightspark-${pkgver}/+download/lightspark-${pkgver}.tar.gz"
'llvm29.diff')
-md5sums=('ac2233a83e8bf0b305563bbce322cd76'
+md5sums=('2d4519c61aabc34cbba97120f5c01d18'
'5f717d1d9ead478184ca68f6ac068099')
build() {