summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2021-12-28 16:28:47 +0300
committerJohn Gleezowood2021-12-28 16:28:47 +0300
commit58e071b30cb52ef449498988f80943c79376d7e6 (patch)
tree6dd138b8baefbcd5e1ddcd76ad4307256a1a290d
parent8c834a1fb454ba7605c0deb3cd55b6ed2e81d194 (diff)
downloadaur-58e071b30cb52ef449498988f80943c79376d7e6.tar.gz
7.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21ef1144ad80..13ab80ebe589 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 6.50
+ pkgver = 7.20
pkgrel = 1
url = http://www.andreas-maschke.com
arch = any
@@ -9,9 +9,9 @@ pkgbase = jwildfire
depends = bash
provides = jwildfire
conflicts = jwildfire
- source = https://jwildfire.overwhale.com/downloads/j-wildfire-6.50.zip
+ source = https://jwildfire.overwhale.com/downloads/j-wildfire-7.20.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = e6d373d2687bdaa762a18c350ec1d4c328979ef576ea775ff0087bc437788701
+ sha256sums = 7ac5bee977c7ff8fd242abf8ae04fbe1064c97561c15cb1cca424002283ea566
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index b8a5288686c9..fbdaf49b15bf 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.50
+pkgver=7.20
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.50.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('f770797971b3e026585a5b4a34bae8a5c4060416ddcdfbf181bfa1c7e9e73b35' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("https://jwildfire.overwhale.com/downloads/j-wildfire-7.20.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('7ac5bee977c7ff8fd242abf8ae04fbe1064c97561c15cb1cca424002283ea566' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-6.50.zip
+ rm -rf ./j-wildfire-7.20.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop