summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Macabies2018-11-14 21:11:21 +0100
committerAlexandre Macabies2018-11-14 21:11:21 +0100
commit46249ca12a68c17583d794561ebd059b4524536a (patch)
tree3f675eaad465eae9c08209098cadf1353ed5b70a /PKGBUILD
parent5e80a7ff37ee3504d34c4aa62c8b0a5687a32711 (diff)
downloadaur-46249ca12a68c17583d794561ebd059b4524536a.tar.gz
Update to 11.2.0
Thanks to remitamine for the OOD flag.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ed52cf82037..79cfd5f64d80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec
-pkgver=11.1.0
+pkgver=11.2.0
pkgrel=1
pkgdesc="Open source Flash SWF decompiler and editor"
arch=('any')
-url="https://www.free-decompiler.com/flash/"
+url="https://github.com/jindrapetrik/jpexs-decompiler/releases"
license=('GPL3')
-depends=('java-runtime=8')
+depends=('java-runtime>=8')
conflicts=('jpexs-decompiler-git')
source=(https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version${pkgver}/${pkgname}_${pkgver}.zip
$pkgname
$pkgname.desktop
$pkgname.png)
-md5sums=('5311a522d0d8655126b2f73252c41368'
+md5sums=('ac849056c917e258c5c449f0358b0c79'
'29a00ab7cb71ec337ed028493914009f'
'b9da710cc2a4af62f1fa8690e0fb5553'
'decfc4be2e1ce355c267049ae332419c')