summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzandemax2022-12-29 21:00:08 +0100
committerzandemax2022-12-29 21:00:08 +0100
commit2cebc12cf9f14fe94738f417ac8e2280b09c8fe4 (patch)
tree07255db71b0acc2eeed0f71be066ccdd65b4dcfd /PKGBUILD
parent48ea01d60745287ac518e28c428d6d04713afb8e (diff)
downloadaur-mestrenova.tar.gz
Updated version to 14.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed6a45b77a2d..49120ddd04ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pinky <j-pi@seznam.cz>
pkgname=mestrenova
-pkgver=14.2.3
+pkgver=14.3.1
pkgrel=1
pkgdesc="Widely used commercial NMR interpreter"
arch=('x86_64')
@@ -11,8 +11,8 @@ url="https://www.mestrelab.com"
install=mestrenova.install
license=('custom:mestrelab')
depends=('libxi' 'glu' 'openssl-1.0')
-source=("https://mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.3-29241_amd64.deb")
-sha256sums=('8be8d92692288cb254e31af39a2c6a08506dd02a1775e13db2ba87a0d3d25dd4')
+source=("https://mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.3.1-31739_amd64.deb")
+sha256sums=('8fd4744fedf8bcc3be8c5611f517ae6acc50405b571f4b7c3596bc19d4eb709d')
options=(!strip)