summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Macabies2015-12-02 18:47:29 +0100
committerAlexandre Macabies2015-12-02 18:47:29 +0100
commitce4c97b3c2e4b453052de93278066270309034f5 (patch)
tree461dfdf21787c491cd24fda8bfe125376669ace9
parent597ba0b740f0f0a7254b76a333a178d22e7cad4b (diff)
downloadaur-ce4c97b3c2e4b453052de93278066270309034f5.tar.gz
Update to 7.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df745655dfab..0ba9aa871a18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ffdec
pkgdesc = Open source Flash SWF decompiler and editor
- pkgver = 7.0.1
+ pkgver = 7.1.1
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.0.1.zip
+ source = https://www.free-decompiler.com/flash/download/ffdec_7.1.1.zip
source = ffdec
source = ffdec.desktop
source = ffdec.png
- md5sums = befa72ffa7aba6cf0a750930fbeb48d8
+ md5sums = 99703681a9c849e7fcecab1406355fde
md5sums = 29a00ab7cb71ec337ed028493914009f
md5sums = b9da710cc2a4af62f1fa8690e0fb5553
md5sums = c6f354af3fdfe3f45623fb3949e23f8f
diff --git a/PKGBUILD b/PKGBUILD
index ef0325429088..9e218ca25aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec
-pkgver=7.0.1
+pkgver=7.1.1
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=('befa72ffa7aba6cf0a750930fbeb48d8'
+md5sums=('99703681a9c849e7fcecab1406355fde'
'29a00ab7cb71ec337ed028493914009f'
'b9da710cc2a4af62f1fa8690e0fb5553'
'c6f354af3fdfe3f45623fb3949e23f8f')