summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2017-04-20 17:17:18 +0300
committerJohn Gleezowood2017-04-20 17:17:18 +0300
commit5a4c3f64714a4af3c769b27a14a60e994af39a85 (patch)
tree2ddbd685fe92441ef280de3aaacf4b3b92f959ff /PKGBUILD
parentc5db4d68513f2f9fab83ca76389fdb43691fad4e (diff)
downloadaur-5a4c3f64714a4af3c769b27a14a60e994af39a85.tar.gz
3.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41708f13204a..e85791c64277 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.0.1
+pkgver=3.0.2
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.01.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('2a1ef508cdb20417d729a7ef8cdc0b775418a1a38f4c7babd75366e29b802346' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-3.02.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('a4ef4d4b9d2e11b301db6d76cba07896f5571f13e6f5c99f334a3d5e174738cd' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-3.01.zip
+ rm -rf ./j-wildfire-3.02.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop