summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2022-12-30 09:44:29 +0300
committerJohn Gleezowood2022-12-30 09:44:29 +0300
commitc495a2391f4fbddfcfebf6b88626f202889ba700 (patch)
treeda3f8e73ce2f89136c88b5d4b0e63e6db765ba0b
parent58e071b30cb52ef449498988f80943c79376d7e6 (diff)
downloadaur-c495a2391f4fbddfcfebf6b88626f202889ba700.tar.gz
7.30
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13ab80ebe589..d79a54434276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 7.20
+ pkgver = 7.30
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-7.20.zip
+ source = https://jwildfire.overwhale.com/downloads/j-wildfire-7.30.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = 7ac5bee977c7ff8fd242abf8ae04fbe1064c97561c15cb1cca424002283ea566
+ sha256sums = e6d77ccf10b19adc00bc0d72e14c708bb1fd45d0c50d6d5880e5e0501fdbe5a1
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index fbdaf49b15bf..ae37673c3d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: John Gleezowood <psyrccio@gmail.com>
#Contributor: John Gleezowood <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=7.20
+pkgver=7.30
pkgrel=1
pkgdesc="Fractal flame image and animation processor written in Java"
arch=('any')
@@ -12,8 +12,8 @@ depends=('java-environment' 'bash')
provides=('jwildfire')
conflicts=('jwildfire')
-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')
+source=("https://jwildfire.overwhale.com/downloads/j-wildfire-7.30.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('e6d77ccf10b19adc00bc0d72e14c708bb1fd45d0c50d6d5880e5e0501fdbe5a1' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"