summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2020-06-15 13:18:44 +0300
committerJohn Gleezowood2020-06-15 13:18:44 +0300
commit47f530cf4b999f5d477a6f0636eee21793ae3fe9 (patch)
tree4eb34dbe737154410a4e7b9b06b6c43efae333ab
parent551f23a100216e48489ed2ec8ab7bcd25eac90cb (diff)
downloadaur-47f530cf4b999f5d477a6f0636eee21793ae3fe9.tar.gz
up to 5.60
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94629f46d111..36d6ff0fb4eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 5.50
+ pkgver = 5.60
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.50.zip
+ source = http://www.andreas-maschke.de/java/j-wildfire-5.60.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = eb1e5ccff0f24afd3b3cf4075fa4248c982bd2b6c031c9eeec7a9a0ac920d8f2
+ sha256sums = 23055c5b65841a1aec7e07163307f4dd64ffd0c2906e555556f52644d13eb05d
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index 2b8da51d19b6..aeadf7d06978 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.50
+pkgver=5.60
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.50.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('eb1e5ccff0f24afd3b3cf4075fa4248c982bd2b6c031c9eeec7a9a0ac920d8f2' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-5.60.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('23055c5b65841a1aec7e07163307f4dd64ffd0c2906e555556f52644d13eb05d' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-5.50.zip
+ rm -rf ./j-wildfire-5.60.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop