summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzandemax2021-05-28 09:34:48 +0200
committerzandemax2021-05-28 09:34:48 +0200
commita32d580e5462422f07181eb99d6a3b58ca598090 (patch)
tree16716390c8b0a1eab1545bc9c9ec2c2029608a76 /PKGBUILD
parenta3261082f660c87557e88f32df85779b60d71a6f (diff)
downloadaur-a32d580e5462422f07181eb99d6a3b58ca598090.tar.gz
Updated to 14.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7323e2b6f992..76d6c6dcf7b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pinky <j-pi@seznam.cz>
pkgname=mestrenova
-pkgver=14.2.0
+pkgver=14.2.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.0-26256_amd64.deb")
-sha256sums=('2631b8c8839cd1f3b7647d2f71528ea3009c2ef43f652824453c85c4a908d4d0')
+source=("https://mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.1-27684_amd64.deb")
+sha256sums=('7e552e5ba6a88d30de72bf8e5ff0adc5da3b2918387a4c27f95e65e399e05610')
options=(!strip)