summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiliuya2023-02-07 15:12:12 +0800
committerxiliuya2023-02-07 15:12:12 +0800
commitfc47cb0da40b254f80b64cc86ccddc2a5b7b4368 (patch)
tree57b6c719813de0ebd024f02b07a564959b12d8b9
parentbaf5098aaa705296c1679c56ed29d0ec349e5ebd (diff)
downloadaur-fc47cb0da40b254f80b64cc86ccddc2a5b7b4368.tar.gz
- update 18.3.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac0050c8677..d20427315501 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ffdec-bin
pkgdesc = Open source Flash SWF decompiler and editor
- pkgver = 18.3.3
+ pkgver = 18.3.4
pkgrel = 1
url = https://github.com/jindrapetrik/jpexs-decompiler/releases
arch = any
license = GPL3
depends = java-runtime>=8
conflicts = ffdec
- source = ffdec_18.3.3.zip::https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version18.3.3/ffdec_18.3.3.zip
+ source = ffdec_18.3.4.zip::https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version18.3.4/ffdec_18.3.4.zip
source = ffdec
source = ffdec.desktop
source = ffdec.png
- md5sums = be4cc617cfff6f74e328352ab574a69f
+ md5sums = 55e0c5c672405a942ab830670615ee5e
md5sums = 29a00ab7cb71ec337ed028493914009f
md5sums = 1630ed36db9aadb2325b8ad9eb00f2de
md5sums = decfc4be2e1ce355c267049ae332419c
diff --git a/PKGBUILD b/PKGBUILD
index ca4a7d8c9bb0..b1a0d33d0cac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xiliuya <xiliuya@163.com>
# Contributor: Alexandre `Zopieux` Macabies <web+aur@zopieux.com>
pkgname=ffdec-bin
-pkgver=18.3.3
+pkgver=18.3.4
pkgrel=1
pkgdesc="Open source Flash SWF decompiler and editor"
arch=('any')
@@ -13,7 +13,7 @@ source=("${pkgname%-bin}_${pkgver}.zip::https://github.com/jindrapetrik/jpexs-de
${pkgname%-bin}
${pkgname%-bin}.desktop
${pkgname%-bin}.png)
-md5sums=('be4cc617cfff6f74e328352ab574a69f'
+md5sums=('55e0c5c672405a942ab830670615ee5e'
'29a00ab7cb71ec337ed028493914009f'
'1630ed36db9aadb2325b8ad9eb00f2de'
'decfc4be2e1ce355c267049ae332419c')