summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2020-01-14 14:53:23 +0300
committerJohn Gleezowood2020-01-14 14:53:23 +0300
commit551f23a100216e48489ed2ec8ab7bcd25eac90cb (patch)
tree873feadd0bcb23ed038846872b85a9e0a48cef83
parentfbbd78d07ddf3f2534a4f19fff6cf6d70eb96986 (diff)
downloadaur-551f23a100216e48489ed2ec8ab7bcd25eac90cb.tar.gz
up to 5.50
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a3f89dd59d2..94629f46d111 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 5.0
+ pkgver = 5.50
pkgrel = 1
url = http://www.andreas-maschke.com
arch = any
@@ -9,9 +9,9 @@ pkgbase = jwildfire
depends = bash
provides = jwildfire
conflicts = jwildfire
- source = http://www.andreas-maschke.de/java/j-wildfire-5.00.zip
+ source = http://www.andreas-maschke.de/java/j-wildfire-5.50.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = e0be38fcb74a3071b1cc872473a46e2bdec80cfd74601e3b5f84bc84be2c58f1
+ sha256sums = eb1e5ccff0f24afd3b3cf4075fa4248c982bd2b6c031c9eeec7a9a0ac920d8f2
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index c41f7ca4746e..2b8da51d19b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: John Gleezowood <psyrccio@gmail.com>
#Contributor: John Gleezowood <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=5.0
+pkgver=5.50
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-5.00.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('e0be38fcb74a3071b1cc872473a46e2bdec80cfd74601e3b5f84bc84be2c58f1' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-5.50.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('eb1e5ccff0f24afd3b3cf4075fa4248c982bd2b6c031c9eeec7a9a0ac920d8f2' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-5.00.zip
+ rm -rf ./j-wildfire-5.50.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop