summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWu Junyu2023-02-09 14:54:18 +0900
committerWu Junyu2023-02-09 14:54:18 +0900
commit8aa2f76c509986a2817f1c7f6dcbb3586aac4bbd (patch)
tree2899a290cdb89bad0e4615330c2590947e1d67f0 /PKGBUILD
parenta3c2ad980373112486e7f9b83dbc14f0663e727b (diff)
downloadaur-psi4-git.tar.gz
sync version numbering
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 042ac5daaf9c..de793e7f6197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=psi4-git
-pkgver=1.7.r2.gf0a2cc9f78
+pkgver=1.7.r22.g61c0b47982
pkgrel=1
pkgdesc="Open-Source Quantum Chemistry - an electronic structure package in C++ driven by Python"
arch=("x86_64")
@@ -36,4 +36,4 @@ check() {
package() {
cd "${srcdir}/build"
make install
-}
+} \ No newline at end of file