summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Macabies2015-12-08 18:21:36 +0100
committerAlexandre Macabies2015-12-08 18:21:36 +0100
commit6e8bfd60249418c0348a139304960ab99148362e (patch)
treec94ba602ee8560384e5215f333ca6767bd5feeae
parentce4c97b3c2e4b453052de93278066270309034f5 (diff)
downloadaur-6e8bfd60249418c0348a139304960ab99148362e.tar.gz
Update to 7.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ba9aa871a18..542b85d22946 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
+# Generated by mksrcinfo v8
+# Tue Dec 8 17:21:29 UTC 2015
pkgbase = ffdec
pkgdesc = Open source Flash SWF decompiler and editor
- pkgver = 7.1.1
+ pkgver = 7.1.2
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_7.1.1.zip
+ source = https://www.free-decompiler.com/flash/download/ffdec_7.1.2.zip
source = ffdec
source = ffdec.desktop
source = ffdec.png
- md5sums = 99703681a9c849e7fcecab1406355fde
+ md5sums = f5273a523af6f78ba43d48acef295fd5
md5sums = 29a00ab7cb71ec337ed028493914009f
md5sums = b9da710cc2a4af62f1fa8690e0fb5553
md5sums = c6f354af3fdfe3f45623fb3949e23f8f
diff --git a/PKGBUILD b/PKGBUILD
index 9e218ca25aba..5d99976317ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec
-pkgver=7.1.1
+pkgver=7.1.2
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=('99703681a9c849e7fcecab1406355fde'
+md5sums=('f5273a523af6f78ba43d48acef295fd5'
'29a00ab7cb71ec337ed028493914009f'
'b9da710cc2a4af62f1fa8690e0fb5553'
'c6f354af3fdfe3f45623fb3949e23f8f')