summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2019-05-14 16:42:01 +0300
committerJohn Gleezowood2019-05-14 16:42:01 +0300
commit82e3bdf2e0fece079548dc193f697c4cc7a6a595 (patch)
tree16120036b5523d1c27c7a1d9b891299f8a135c61
parent4efaf2fbd600891edd9f59cbc06876b0fbd383a6 (diff)
downloadaur-82e3bdf2e0fece079548dc193f697c4cc7a6a595.tar.gz
4.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD14
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f77d04372296..2d9f89d53039 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jwildfire
pkgdesc = Fractal flame image and animation processor written in Java
- pkgver = 4.10.rc1
- pkgrel = 1
+ pkgver = 4.10
+ pkgrel = 2
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.10rc1.zip
+ source = http://www.andreas-maschke.de/java/j-wildfire-4.10.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = cf6ee625a7a254a4e49873f3fabdb7b3599cecc9ba953181c494e45deb2b5507
+ sha256sums = 0b1bc45ad45e74d1f18cd6ce396d470a6646bc8239e1d2b96fef9355d498654f
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index 254d7acdcb90..55434dbe50f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-#Maintainer: Yan Burdonsky <psyrccio@gmail.com>
-#Contributor: Yan Burdonsky <psyrccio@gmail.com>
+#Maintainer: John Gleezowood <psyrccio@gmail.com>
+#Contributor: John Gleezowood <psyrccio@gmail.com>
pkgname=jwildfire
-pkgver=4.10.rc1
-pkgrel=1
+pkgver=4.10
+pkgrel=2
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.10rc1.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
-sha256sums=('cf6ee625a7a254a4e49873f3fabdb7b3599cecc9ba953181c494e45deb2b5507' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+source=("http://www.andreas-maschke.de/java/j-wildfire-4.10.zip" "https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png")
+sha256sums=('0b1bc45ad45e74d1f18cd6ce396d470a6646bc8239e1d2b96fef9355d498654f' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"
- rm -rf ./j-wildfire-4.10rc1.zip
+ rm -rf ./j-wildfire-4.10.zip
rm -rf ./*.exe
rm -rf ./start_mac.command
echo "[Desktop Entry]" > ./jwildfire.desktop