summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2019-05-02 08:33:21 +0300
committerJohn Gleezowood2019-05-02 08:33:21 +0300
commit4efaf2fbd600891edd9f59cbc06876b0fbd383a6 (patch)
tree378a63b153b508d52dd83924328034f9b372636d
parenta855a905990f534c32627c30512f7fe5643488bf (diff)
downloadaur-4efaf2fbd600891edd9f59cbc06876b0fbd383a6.tar.gz
up to 4.10.rc1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1b464142f25..f77d04372296 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 4.0.0
- pkgrel = 2
+ pkgver = 4.10.rc1
+ pkgrel = 1
url = http://www.andreas-maschke.com
arch = any
license = GPL2
@@ -9,9 +9,9 @@ pkgbase = jwildfire
depends = bash
provides = jwildfire
conflicts = jwildfire
- source = http://www.andreas-maschke.de/java/j-wildfire-4.0.zip
+ source = http://www.andreas-maschke.de/java/j-wildfire-4.10rc1.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = a9c22e7255f34eccf694c385dbeacf2e0458e9a6bd24964f31020f3364328f27
+ sha256sums = cf6ee625a7a254a4e49873f3fabdb7b3599cecc9ba953181c494e45deb2b5507
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index fa477c7611cd..254d7acdcb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Yan Burdonsky <psyrccio@gmail.com>
#Contributor: Yan Burdonsky <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.10.rc1
+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-4.0.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('a9c22e7255f34eccf694c385dbeacf2e0458e9a6bd24964f31020f3364328f27' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-4.10rc1.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('cf6ee625a7a254a4e49873f3fabdb7b3599cecc9ba953181c494e45deb2b5507' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-4.0.zip
+ rm -rf ./j-wildfire-4.10rc1.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop