summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Kudelin2020-02-05 21:08:13 +0700
committerAnton Kudelin2020-02-05 21:08:13 +0700
commitb65f15ab3b7d180a5482d95b8004361496e3fb7e (patch)
treed0fe29a20733be9b966c4433b4b8e92d59d7c4d6
parent143726e948a944832942cf6acda1c9a816b1bbaf (diff)
downloadaur-b65f15ab3b7d180a5482d95b8004361496e3fb7e.tar.gz
Updated URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1271521082e..614ba5d1c0d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gamess
pkgdesc = The General Atomic and Molecular Electronic Structure System
pkgver = 2019R2
- pkgrel = 1
- url = http://www.msg.ameslab.gov/GAMESS/GAMESS.html
+ pkgrel = 2
+ url = https://www.msg.chem.iastate.edu/gamess/gamess.html
install = gamess.install
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index b3d30af5379d..3ddab216d5d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Gao xiang<hughgao01@gmail.com>
-# Contributor: Anton Kudelin <kudelin at protonmail dot com>
+# Maintainer: Anton Kudelin <kudelin at protonmail dot com>
pkgname=gamess
pkgver=2019R2
-pkgrel=1
+pkgrel=2
pkgdesc="The General Atomic and Molecular Electronic Structure System"
arch=('x86_64')
-url="http://www.msg.ameslab.gov/GAMESS/GAMESS.html"
+url="https://www.msg.chem.iastate.edu/gamess/gamess.html"
license=('custom')
depends=('tcsh' 'openblas-lapack' 'python')
makedepends=('python-jinja')