summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWu Junyu2022-12-09 12:54:43 +0900
committerWu Junyu2022-12-09 12:54:43 +0900
commit25ac75fe359674ca9db5b6acdcefd2a15453c22f (patch)
tree4e859615c4cc42a45c4aa4cd5a08bca2277b8442 /PKGBUILD
parent1eaee6fc3d77a175dea4e9bd489a82a3cbf52a69 (diff)
downloadaur-25ac75fe359674ca9db5b6acdcefd2a15453c22f.tar.gz
Fix typo in source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b50fb991d6ca..8de43c6903b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=(gcc cmake make)
checkdepends=()
optdepends=(perl python-pytest python-pytest-xdist python-sphinx python-nbsphinx)
provides=(psi4)
-source=($pkgname::git+https://github.com/psi4/psi4)
+source=(psi4::git+https://github.com/psi4/psi4)
md5sums=("SKIP")
pkgver() {