summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2018-09-14 17:01:48 +0300
committerJohn Gleezowood2018-09-14 17:01:48 +0300
commitb66f2917acb59ec96541a6a0b737b0f7a2ae6f65 (patch)
treedd855f24e83eacdcf2805754c59b5abe060e309f /PKGBUILD
parentc7bac6240358772af6105800eca6698911a3e528 (diff)
downloadaur-b66f2917acb59ec96541a6a0b737b0f7a2ae6f65.tar.gz
update to 3.50
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebc4159077ff..c2fc049744b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Yan Burdonsky <psyrccio@gmail.com>
#Contributor: Yan Burdonsky <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=3.31.0
+pkgver=3.50.0
pkgrel=1
pkgdesc="Fractal flame image and animation processor written in Java"
arch=('any')
@@ -12,12 +12,12 @@ depends=('java-environment' 'bash')
provides=('jwildfire')
conflicts=('jwildfire')
-source=("http://www.andreas-maschke.de/java/j-wildfire-3.31.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('bb5b47f89c050858efc89b786967f8241fc82da90a165e6634f40bfd1227acd9' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-3.50.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('cc14c7e901ebb242efb9321c6a18f5ad696d9194fffcf172cbfe3f5ac293d48a' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-3.31.zip
+ rm -rf ./j-wildfire-3.50.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop