summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2019-07-11 17:14:33 +0300
committerJohn Gleezowood2019-07-11 17:14:33 +0300
commitfbbd78d07ddf3f2534a4f19fff6cf6d70eb96986 (patch)
treef05b2ec6bb6dba1b284ac46f67c0e4f0bb63c54e /PKGBUILD
parent82e3bdf2e0fece079548dc193f697c4cc7a6a595 (diff)
downloadaur-fbbd78d07ddf3f2534a4f19fff6cf6d70eb96986.tar.gz
5.00
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55434dbe50f5..c41f7ca4746e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: John Gleezowood <psyrccio@gmail.com>
#Contributor: John Gleezowood <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=4.10
-pkgrel=2
+pkgver=5.0
+pkgrel=1
pkgdesc="Fractal flame image and animation processor written in Java"
arch=('any')
url="http://www.andreas-maschke.com"
@@ -12,12 +12,12 @@ depends=('java-environment' 'bash')
provides=('jwildfire')
conflicts=('jwildfire')
-source=("http://www.andreas-maschke.de/java/j-wildfire-4.10.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('0b1bc45ad45e74d1f18cd6ce396d470a6646bc8239e1d2b96fef9355d498654f' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+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')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-4.10.zip
+ rm -rf ./j-wildfire-5.00.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop