summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Larralde2021-05-24 21:10:04 +0200
committerMartin Larralde2021-05-24 21:10:04 +0200
commitd68b89dc9fe82c6bf1853515b6ee6e8529fd998b (patch)
treec09b5159956d30fd9974b48052e6abea99090dac
parent5b68cd53876b49c10c7823727f091a71d63f4a13 (diff)
downloadaur-d68b89dc9fe82c6bf1853515b6ee6e8529fd998b.tar.gz
Release v1.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b216b2df7d84..e5954be55712 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = imagej-plugin-morpholibj
pkgdesc = Collection of mathematical morphology methods and plugins for ImageJ
- pkgver = 1.4.2.1
+ pkgver = 1.4.3
pkgrel = 0
url = https://imagej.net/MorphoLibJ
arch = any
license = LGPL3
depends = imagej
- source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.4.2.1/MorphoLibJ_-1.4.2.1.jar
- md5sums = 569d9538da937cf2c5514d518ddfcf0e
+ source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.4.3/MorphoLibJ_-1.4.3.jar
+ md5sums = 033ad2facc0bd7a19670f0a77206f9ea
pkgname = imagej-plugin-morpholibj
diff --git a/PKGBUILD b/PKGBUILD
index 9e73dfa07cfa..42cc6d40a497 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.2.1
+pkgver=1.4.3
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=('569d9538da937cf2c5514d518ddfcf0e')
+md5sums=('033ad2facc0bd7a19670f0a77206f9ea')
package() {
install -m755 -d ${pkgdir}/usr/share/imagej/plugins/jars