summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Larralde2022-09-29 18:08:27 +0200
committerMartin Larralde2022-09-29 18:08:27 +0200
commit91e092a2c23a5f4a55a0c48c5960ea4512b8673d (patch)
tree6cdb9193f8b3a5ba3360f5bb6e9a55be2b59d9da
parent074bbd8ef06277e2bcbe521909015f3bb410fc9d (diff)
downloadaur-91e092a2c23a5f4a55a0c48c5960ea4512b8673d.tar.gz
Release v1.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe2082d35288..b257c327d293 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = imagej-plugin-morpholibj
pkgdesc = Collection of mathematical morphology methods and plugins for ImageJ
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 0
url = https://imagej.net/MorphoLibJ
arch = any
license = LGPL3
depends = imagej
- source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.5.0/MorphoLibJ_-1.5.0.jar
- sha256sums = 7f8be475ccf297f04bf0360d437b5c479aca538d147e7fa4092a9b3acfa2d27a
+ source = https://github.com/ijpb/MorphoLibJ/releases/download/v1.5.1/MorphoLibJ_-1.5.1.jar
+ sha256sums = 4e15c60ed1058ce5c103873c880e3d6448485d33359e6d37a63a208cdfb48a70
pkgname = imagej-plugin-morpholibj
diff --git a/PKGBUILD b/PKGBUILD
index 2b6dba5ace17..f6c678c8893d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Larralde <martin.larralde@ens-paris-saclay.fr>
pkgname=imagej-plugin-morpholibj
-pkgver=1.5.0
+pkgver=1.5.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=()
-sha256sums=('7f8be475ccf297f04bf0360d437b5c479aca538d147e7fa4092a9b3acfa2d27a')
+sha256sums=('4e15c60ed1058ce5c103873c880e3d6448485d33359e6d37a63a208cdfb48a70')
package() {
install -m755 -d ${pkgdir}/usr/share/imagej/plugins/jars