summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2018-12-26 09:30:30 +0300
committerJohn Gleezowood2018-12-26 09:30:30 +0300
commita855a905990f534c32627c30512f7fe5643488bf (patch)
tree837db7de37b40a93dbd32a0cc528d6b41ad9db09
parent99554d098b8ee95228c094c38fc37cab938c6819 (diff)
downloadaur-a855a905990f534c32627c30512f7fe5643488bf.tar.gz
update to 4.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a289481084f..c1b464142f25 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 = 1
+ pkgrel = 2
url = http://www.andreas-maschke.com
arch = any
license = GPL2
@@ -11,7 +11,7 @@ pkgbase = jwildfire
conflicts = jwildfire
source = http://www.andreas-maschke.de/java/j-wildfire-4.0.zip
source = https://raw.githubusercontent.com/thargor6/JWildfire/master/Delphi/jwildfire_icon.png
- sha256sums = 52e0a1cdbe77c154123630dce42184ec4f0b98ecbfad2bc1014c5635cdbd549e
+ sha256sums = a9c22e7255f34eccf694c385dbeacf2e0458e9a6bd24964f31020f3364328f27
sha256sums = c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8
pkgname = jwildfire
diff --git a/PKGBUILD b/PKGBUILD
index 47f52200b745..fa477c7611cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: Yan Burdonsky <psyrccio@gmail.com>
pkgname=jwildfire
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Fractal flame image and animation processor written in Java"
arch=('any')
url="http://www.andreas-maschke.com"
@@ -13,7 +13,7 @@ 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=('52e0a1cdbe77c154123630dce42184ec4f0b98ecbfad2bc1014c5635cdbd549e' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
+sha256sums=('a9c22e7255f34eccf694c385dbeacf2e0458e9a6bd24964f31020f3364328f27' 'c4b30c591d3f00ca163f8b48da7980e0a6f327552aa7e03828d2c5b3f01c66e8')
build() {
cd "$srcdir"