summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Macabies2018-01-18 21:34:50 +0100
committerAlexandre Macabies2018-01-18 21:34:50 +0100
commitfc5ee56d63198fa64289a9d46b0445d28cf30cd0 (patch)
treeee2c8382d5c9089acd498b87afee9dc18c26a6ce /PKGBUILD
parent2984ab282eb58ecc7e0567f7f1db69b441cba9a8 (diff)
downloadaur-fc5ee56d63198fa64289a9d46b0445d28cf30cd0.tar.gz
Update to 11.0.0
Thanks to yan12125 for the OOD flag.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48230a1f7e4e..9c3ad0c258a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec
-pkgver=10.0.0
+pkgver=11.0.0
pkgrel=1
pkgdesc="Open source Flash SWF decompiler and editor"
arch=('any')
@@ -8,12 +8,11 @@ url="https://www.free-decompiler.com/flash/"
license=('GPL3')
depends=('java-runtime=8')
conflicts=('jpexs-decompiler-git')
-source=(# https://www.free-decompiler.com/flash/download/${pkgname}_${pkgver}.zip
- https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version${pkgver}/${pkgname}_${pkgver}.zip
+source=(https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version${pkgver}/${pkgname}_${pkgver}.zip
$pkgname
$pkgname.desktop
$pkgname.png)
-md5sums=('ee4056ee3150d2a253ccf02546333c1b'
+md5sums=('52d2855a6742681600a6b0474023fb42'
'29a00ab7cb71ec337ed028493914009f'
'b9da710cc2a4af62f1fa8690e0fb5553'
'decfc4be2e1ce355c267049ae332419c')