summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzandemax2022-01-28 14:12:12 +0100
committerzandemax2022-01-28 14:12:12 +0100
commit48ea01d60745287ac518e28c428d6d04713afb8e (patch)
treeb7a4c94c0bef28bdec041e6538507b8f4dc0b4c0 /PKGBUILD
parentcd2dd554864e5348d1323789286d850a55391ba4 (diff)
downloadaur-48ea01d60745287ac518e28c428d6d04713afb8e.tar.gz
Updated to 14.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3155ad6501bc..ed6a45b77a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pinky <j-pi@seznam.cz>
pkgname=mestrenova
-pkgver=14.2.2
+pkgver=14.2.3
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.2-28739_amd64.deb")
-sha256sums=('31a46a14fba04ddb44ca1788c80285e238133708554cb7e77ec79c37748267fc')
+source=("https://mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.3-29241_amd64.deb")
+sha256sums=('8be8d92692288cb254e31af39a2c6a08506dd02a1775e13db2ba87a0d3d25dd4')
options=(!strip)