summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Larralde2021-10-14 14:19:25 +0200
committerMartin Larralde2021-10-14 14:19:25 +0200
commit95d5a6c699d05c2c7c3c3023ad572121b8c0e773 (patch)
tree52729f5cd7873e3f1b4868f6160aba960172a7c1
parentd68b89dc9fe82c6bf1853515b6ee6e8529fd998b (diff)
downloadaur-95d5a6c699d05c2c7c3c3023ad572121b8c0e773.tar.gz
Release v1.4.3.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5954be55712..a2e59b69892e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = imagej-plugin-morpholibj
pkgdesc = Collection of mathematical morphology methods and plugins for ImageJ
- pkgver = 1.4.3
+ pkgver = 1.4.3.1
pkgrel = 0
url = https://imagej.net/MorphoLibJ
arch = any
license = LGPL3
depends = imagej
- source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.4.3/MorphoLibJ_-1.4.3.jar
- md5sums = 033ad2facc0bd7a19670f0a77206f9ea
+ source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.4.3.1/MorphoLibJ_-1.4.3.1.jar
+ md5sums = d792443bb1996a30de08aab4f5ad06f8
pkgname = imagej-plugin-morpholibj
-
diff --git a/PKGBUILD b/PKGBUILD
index 42cc6d40a497..6a7aa0d52e42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Larralde <martin.larralde@ens-paris-saclay.fr>
pkgname=imagej-plugin-morpholibj
-pkgver=1.4.3
+pkgver=1.4.3.1
pkgrel=0
pkgdesc="Collection of mathematical morphology methods and plugins for ImageJ"
url="https://imagej.net/MorphoLibJ"
@@ -20,7 +20,7 @@ install=
changelog=
source=("https://github.com/ijpb/MorphoLibJ/releases/download/v${pkgver}/MorphoLibJ_-${pkgver}.jar")
noextract=()
-md5sums=('033ad2facc0bd7a19670f0a77206f9ea')
+md5sums=('d792443bb1996a30de08aab4f5ad06f8')
package() {
install -m755 -d ${pkgdir}/usr/share/imagej/plugins/jars