summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Macabies2016-08-16 23:33:33 +0200
committerAlexandre Macabies2016-08-16 23:33:33 +0200
commit3a68092d5e2825720df9abd867ef14376cc96589 (patch)
treedae5d53d806833f2617ea7e55d3eddc2d83af01c
parent643f4823bdee151060e87255522a9de8bb7f13a0 (diff)
downloadaur-3a68092d5e2825720df9abd867ef14376cc96589.tar.gz
Update to 9.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 926821e77a97..ea05aadfafe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Wed Feb 24 21:52:33 UTC 2016
+# Tue Aug 16 21:33:14 UTC 2016
pkgbase = ffdec
pkgdesc = Open source Flash SWF decompiler and editor
- pkgver = 8.0.1
+ pkgver = 9.0.0
pkgrel = 1
url = https://www.free-decompiler.com/flash/
arch = any
license = GPL3
depends = java-runtime=8
conflicts = jpexs-decompiler-git
- source = https://www.free-decompiler.com/flash/download/ffdec_8.0.1.zip
+ source = https://www.free-decompiler.com/flash/download/ffdec_9.0.0.zip
source = ffdec
source = ffdec.desktop
source = ffdec.png
- md5sums = 3c0079ad59b9d61cbd4f73a6e45a440f
+ md5sums = 4bb0865e31a5d844278a1b10b7922d55
md5sums = 29a00ab7cb71ec337ed028493914009f
md5sums = b9da710cc2a4af62f1fa8690e0fb5553
md5sums = decfc4be2e1ce355c267049ae332419c
diff --git a/PKGBUILD b/PKGBUILD
index 0350b8077a7b..b520098f64e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec
-pkgver=8.0.1
+pkgver=9.0.0
pkgrel=1
pkgdesc="Open source Flash SWF decompiler and editor"
arch=('any')
@@ -12,7 +12,7 @@ source=(https://www.free-decompiler.com/flash/download/${pkgname}_${pkgver}.zip
$pkgname
$pkgname.desktop
$pkgname.png)
-md5sums=('3c0079ad59b9d61cbd4f73a6e45a440f'
+md5sums=('4bb0865e31a5d844278a1b10b7922d55'
'29a00ab7cb71ec337ed028493914009f'
'b9da710cc2a4af62f1fa8690e0fb5553'
'decfc4be2e1ce355c267049ae332419c')