summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Dvoretsky2017-07-30 16:39:57 +0300
committerEugene Dvoretsky2017-07-30 16:39:57 +0300
commitdfdecb79f3b87ade42520e82fa6a8a867781fd14 (patch)
treedb98c8f361d062670405a9b52d4cbfca9e9fc538 /PKGBUILD
parent17d995f1dee1936c806f3f8ab9f70d34e3f500cf (diff)
downloadaur-dfdecb79f3b87ade42520e82fa6a8a867781fd14.tar.gz
Bump to 20170530
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 831bb15f284c..746adf228f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: dreieck
pkgname="fiji-binary"
-pkgver="20151222"
+pkgver="20170530"
pkgrel="1"
pkgdesc="ImageJ distribution with a lot of plugins for scientific (especially biology related) image processing."
arch=('i686' 'x86_64')
@@ -17,10 +17,11 @@ conflicts=("fiji-binary-latest")
install=fiji.install
## Life-line
-source=("http://fiji.sc/downloads/Life-Line/fiji-nojre-${pkgver}.zip"
+
+source=("https://downloads.imagej.net/fiji/Life-Line/fiji-nojre-${pkgver}.zip"
"fiji.desktop"
"fiji.install")
-sha256sums=('cba4a3d91dbbb7ee8ae526c7d8c2554842fdc4c11da82924e3b03b358bbbc5d1'
+sha256sums=('cf9fb45c48b22a7888b479968477f1f7a300a9c833e47244cbe0d1e93890bd20'
'788a32dd0b24f482e78d5ec3209e9d5b3493a59e1da6edf82b1373e87c0320bc'
'6dcc861af9328076282893ffcecc77a7fee448cec51fb7ccd51c5cece9740fa1')