summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Kudelin2022-04-07 21:00:18 +0300
committerAnton Kudelin2022-04-07 21:00:18 +0300
commit788c253922719ef57237fe567f13acb271c3009c (patch)
tree3d8c0a77402cfd955aae968acbf17bacf5e9cc7e
parentf8636b1b0ce2c37a4a5b078f1f2a958ae956fe70 (diff)
downloadaur-exciting.tar.gz
bump ver: 16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b8e81c3b1e..bb9a8ae899b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = exciting
pkgdesc = A full-potential all-electron density-functional-theory package
- pkgver = 8
+ pkgver = 16
pkgrel = 1
- url = http://exciting-code.org
+ url = https://exciting-code.org
arch = x86_64
license = GPL
depends = scalapack
depends = arpack
- source = http://exciting.wdfiles.com/local--files/oxygen/exciting.oxygen.tar.gz
+ source = http://exciting.wdfiles.com/local--files//exciting.oxygen.tar.gz
source = make.inc
sha256sums = 2096aa95bf8b0774ea0187a8bac7d3fb6bb6316f3f49ae19936c61401acd0268
sha256sums = 30503a36da77ee97fd7c6beb4445b1215915fad41e4714368b5584866131e5fe
diff --git a/PKGBUILD b/PKGBUILD
index 4f40be8a7a12..99080b89579e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Anton Kudelin <kudelin at protonmail dot com>
pkgname=exciting
-pkgver=8
-_isotope=oxygen
+pkgver=16
+_element=oxygen
pkgrel=1
pkgdesc="A full-potential all-electron density-functional-theory package"
arch=("x86_64")
-url="http://exciting-code.org"
+url="https://exciting-code.org"
license=("GPL")
depends=('scalapack' 'arpack')
-source=("http://exciting.wdfiles.com/local--files/$_isotope/$pkgname.$_isotope.tar.gz"
+source=("http://exciting.wdfiles.com/local--files/$_isotope/$pkgname.$_element.tar.gz"
"make.inc")
sha256sums=('2096aa95bf8b0774ea0187a8bac7d3fb6bb6316f3f49ae19936c61401acd0268'
'30503a36da77ee97fd7c6beb4445b1215915fad41e4714368b5584866131e5fe')