summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Berquist2020-03-16 19:44:30 -0400
committerEric Berquist2020-03-16 19:44:30 -0400
commit941454a18ed4de37bf599da7327d5d2859987083 (patch)
treeed823e13a488ce3a5834cad6201fe9971ad8f0c3
parent7906818709442d8e6cf8f79a9187a9e1336735b1 (diff)
downloadaur-iqmol.tar.gz
version bump: 2.13b -> 2.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e07a78631953..a6a994d97808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iqmol
pkgdesc = A molecular editor and visualization package with Q-Chem integration
- pkgver = 2.13b
- pkgrel = 2
+ pkgver = 2.14
+ pkgrel = 1
url = https://iqmol.org
arch = x86_64
license = GPL3
@@ -9,10 +9,10 @@ pkgbase = iqmol
depends = glu
provides = iqmol
conflicts = iqmol
- source = iqmol_2.13b.deb::http://iqmol.org/download.php?get=iqmol_2.13b.deb
+ source = iqmol_2.14.deb::http://iqmol.org/download.php?get=iqmol_2.14.deb
source = iqmol.png
source = iqmol.desktop
- sha256sums = 4a1e3649019cbc871730ffd37a4df654d213b330db69b56a48f585e779a04da3
+ sha256sums = 12d1510802de9fec2d9443e62a10af28885636a92dbf117212a51f03e5d23b21
sha256sums = 193ae2363115dcb66f3c92580579e1d2fd33dd6976ce2a8eb00beaffd9f8e9c5
sha256sums = 9a00b3c99fc8c6681c04b95429740ea00d532dc99c5b12e4e09984808c6f91a1
diff --git a/PKGBUILD b/PKGBUILD
index fee8c1ce06e5..9b4020f0ee74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Eric Berquist <eric DOT berquist AT gmail>
pkgname=iqmol
-pkgver=2.13b
-pkgrel=2
+pkgver=2.14
+pkgrel=1
pkgdesc="A molecular editor and visualization package with Q-Chem integration"
arch=('x86_64')
url="https://iqmol.org"
@@ -13,7 +13,7 @@ conflicts=("${pkgname}")
source=("${pkgname}_${pkgver}.deb::http://iqmol.org/download.php?get=${pkgname}_${pkgver}.deb"
"${pkgname}.png"
"${pkgname}.desktop")
-sha256sums=('4a1e3649019cbc871730ffd37a4df654d213b330db69b56a48f585e779a04da3'
+sha256sums=('12d1510802de9fec2d9443e62a10af28885636a92dbf117212a51f03e5d23b21'
'193ae2363115dcb66f3c92580579e1d2fd33dd6976ce2a8eb00beaffd9f8e9c5'
'9a00b3c99fc8c6681c04b95429740ea00d532dc99c5b12e4e09984808c6f91a1')