summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2017-07-07 17:49:48 +0300
committerJohn Gleezowood2017-07-07 17:49:48 +0300
commit2222287d0993eaba2e6218b63ba7cf4ab71c0b49 (patch)
tree11071c57667dfb95fa10115bf52dcdc1e8d10fc8 /PKGBUILD
parent2914c2585f5c7ab352ff8ad229f68aa8203de412 (diff)
downloadaur-2222287d0993eaba2e6218b63ba7cf4ab71c0b49.tar.gz
up to 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd426d2caf3f..ad18a4081f1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Yan Burdonsky <psyrccio@gmail.com>
#Contributor: Yan Burdonsky <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.11.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-3.02.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('a4ef4d4b9d2e11b301db6d76cba07896f5571f13e6f5c99f334a3d5e174738cd' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-3.11.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('fd686c0178c2a12107559e9a3f1bf5ebceaf60bacd2016f2c82e973405cb49c4' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-3.02.zip
+ rm -rf ./j-wildfire-3.11.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop