summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiliuya2023-11-07 12:28:43 +0800
committerxiliuya2023-11-07 12:28:43 +0800
commit6db6f2bd008cf9c3afdc070407e176bcb732d574 (patch)
tree9fe7af975311db08456d56a3d273cb117efae9fa
parent9f0a72d56013cce3d7e85f0f552138c83adb7ce3 (diff)
downloadaur-6db6f2bd008cf9c3afdc070407e176bcb732d574.tar.gz
- 20.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92652cca59e7..50a431b1adc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = ffdec-bin
pkgdesc = Open source Flash SWF decompiler and editor
- pkgver = 19.1.2
- pkgrel = 2
+ pkgver = 20.0.0
+ pkgrel = 1
url = https://github.com/jindrapetrik/jpexs-decompiler/releases
arch = any
license = GPL3
depends = java-runtime>=8
provides = ffdec
conflicts = ffdec
- source = ffdec_19.1.2.zip::https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version19.1.2/ffdec_19.1.2.zip
+ source = ffdec_20.0.0.zip::https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version20.0.0/ffdec_20.0.0.zip
source = ffdec
source = ffdec-java8
source = ffdec.desktop
source = ffdec.png
- md5sums = e1efb304c511ebd29c075f3f6b1f07de
+ md5sums = 15455b4fcbcbe6b07393cc91d882fd1c
md5sums = 21b247c479b500fffdd0f1b306237b50
md5sums = b548b3503cae1f8948b44bec1d658e53
md5sums = 1630ed36db9aadb2325b8ad9eb00f2de
diff --git a/PKGBUILD b/PKGBUILD
index d6ea5062e9da..120e85aa6039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: xiliuya <xiliuya@aliyun.com>
# Contributor: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec-bin
-pkgver=19.1.2
-pkgrel=2
+pkgver=20.0.0
+pkgrel=1
pkgdesc="Open source Flash SWF decompiler and editor"
arch=('any')
url="https://github.com/jindrapetrik/jpexs-decompiler/releases"
@@ -15,7 +15,7 @@ source=("${pkgname%-bin}_${pkgver}.zip::https://github.com/jindrapetrik/jpexs-de
${pkgname%-bin}-java8
${pkgname%-bin}.desktop
${pkgname%-bin}.png)
-md5sums=('e1efb304c511ebd29c075f3f6b1f07de'
+md5sums=('15455b4fcbcbe6b07393cc91d882fd1c'
'21b247c479b500fffdd0f1b306237b50'
'b548b3503cae1f8948b44bec1d658e53'
'1630ed36db9aadb2325b8ad9eb00f2de'