summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-06-20 18:52:57 +0300
committerDimitris Kiziridis2020-06-20 18:52:57 +0300
commit7534e104079d4c616e81e808906ba1fae0c101b4 (patch)
tree1cd692c12bcc1c21748008c95272345423428e20
parent61d03e41324319e4b98635ea165d0d20f5957ad5 (diff)
downloadaur-7534e104079d4c616e81e808906ba1fae0c101b4.tar.gz
minor fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c30eda15d297..66b6700c00f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = dseams-git
depends = lua
depends = gsl
provides = dseams
- source = git+https://github.com/d-SEAMS/seams-core
+ source = dseams::git+https://github.com/d-SEAMS/seams-core
sha256sums = SKIP
pkgname = dseams-git
diff --git a/PKGBUILD b/PKGBUILD
index fcbfa8fbe7dd..879293ccf034 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ makedepends=('boost'
'lapack'
'rang'
'catch2')
-source=("git+https://github.com/d-SEAMS/seams-core")
+source=("dseams::git+https://github.com/d-SEAMS/seams-core")
sha256sums=('SKIP')
pkgver() {