summaryrefslogtreecommitdiff
path: root/community/lightspark/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lightspark/PKGBUILD')
-rw-r--r--community/lightspark/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/lightspark/PKGBUILD b/community/lightspark/PKGBUILD
index 3de965a51..dcb1b6cf7 100644
--- a/community/lightspark/PKGBUILD
+++ b/community/lightspark/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lightspark
pkgver=0.5.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='An alternative Flash Player for Linux.'
arch=('i686' 'x86_64' 'mips64el')
url='http://lightspark.sourceforge.net'
@@ -15,7 +15,8 @@ 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=('ac2233a83e8bf0b305563bbce322cd76'
+ '5f717d1d9ead478184ca68f6ac068099')
build() {
cd lightspark-${pkgver}
@@ -41,5 +42,3 @@ package() {
make DESTDIR=${pkgdir} install
}
-md5sums=('ac2233a83e8bf0b305563bbce322cd76'
- '5f717d1d9ead478184ca68f6ac068099')