summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartin Larralde2022-02-16 14:53:50 +0100
committerMartin Larralde2022-02-16 14:53:50 +0100
commit798c106c284ae49770ce2fae9296dc0f25041e34 (patch)
treed208f59e899d890672931dbd1bb1a45f61297bbc /.SRCINFO
parente38da3a82df6f8184a2b30cd5cd0c19f27aab97f (diff)
downloadaur-798c106c284ae49770ce2fae9296dc0f25041e34.tar.gz
Fix SHA-256 sum in `PKGBUILD`
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3db24ff734a5..a1953bc06654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = fiji-plugin-morpholibj
pkgdesc = Collection of mathematical morphology methods and plugins for ImageJ (Fiji version)
pkgver = 1.5.0
- pkgrel = 0
+ pkgrel = 1
url = https://imagej.net/MorphoLibJ
arch = any
license = LGPL3
depends = fiji-bin
source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.5.0/MorphoLibJ_-1.5.0.jar
- md5sums = 7f8be475ccf297f04bf0360d437b5c479aca538d147e7fa4092a9b3acfa2d27a
+ sha256sums = 7f8be475ccf297f04bf0360d437b5c479aca538d147e7fa4092a9b3acfa2d27a
pkgname = fiji-plugin-morpholibj