summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2021-10-26 10:39:35 +0300
committerJohn Gleezowood2021-10-26 10:39:35 +0300
commit8c834a1fb454ba7605c0deb3cd55b6ed2e81d194 (patch)
tree6b9c67f51bd87c85d6776cd129e44b46b7cd67ea
parentfb6c866c70826e1de8e119ee3d305a2adceed1e4 (diff)
downloadaur-8c834a1fb454ba7605c0deb3cd55b6ed2e81d194.tar.gz
6.50
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f33624b9e02..21ef1144ad80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 6.05
+ pkgver = 6.50
pkgrel = 1
url = http://www.andreas-maschke.com
arch = any
@@ -9,10 +9,9 @@ pkgbase = jwildfire
depends = bash
provides = jwildfire
conflicts = jwildfire
- source = https://jwildfire.overwhale.com/downloads/j-wildfire-6.05.zip
+ source = https://jwildfire.overwhale.com/downloads/j-wildfire-6.50.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
sha256sums = e6d373d2687bdaa762a18c350ec1d4c328979ef576ea775ff0087bc437788701
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
-
diff --git a/PKGBUILD b/PKGBUILD
index a54989922b2e..b8a5288686c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: John Gleezowood <psyrccio@gmail.com>
#Contributor: John Gleezowood <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=6.05
+pkgver=6.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=("https://jwildfire.overwhale.com/downloads/j-wildfire-6.05.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('e6d373d2687bdaa762a18c350ec1d4c328979ef576ea775ff0087bc437788701' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("https://jwildfire.overwhale.com/downloads/j-wildfire-6.50.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('f770797971b3e026585a5b4a34bae8a5c4060416ddcdfbf181bfa1c7e9e73b35' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-6.05.zip
+ rm -rf ./j-wildfire-6.50.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop