summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiv Upadhyay2019-04-09 22:21:13 -0400
committerShiv Upadhyay2019-04-09 22:21:13 -0400
commit7bd4361ab81677d32ac6eaa3faa4a3f03d8a7c70 (patch)
treec06aa0a7ffd75074f0b2b51d1c642139535694a1
parentde31b46f542c699ec0d06dc67dbcf7df985e0b3a (diff)
downloadaur-7bd4361ab81677d32ac6eaa3faa4a3f03d8a7c70.tar.gz
Fixing error in SRCINFO
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5d86af7d083..c1bcb3783b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,11 +9,10 @@ pkgbase = python-openchemistrypy-git
makedepends = python-setuptools
depends = python
depends = avogadro2-git
- provides = python-openchemistrypy-git
- conflicts = python-openchemistrypy-git
- source = git+https://github.com/Openchemistry/openchemistrypy.git#branch=master
- md5sums = SKIP
+ provides = python-openchemistrypy
+ conflicts = python-openchemistrypy
+ source = openchemistrypy::git+https://github.com/OpenChemistry/openchemistrypy.git
+ sha512sums = SKIP
pkgname = python-openchemistrypy-git
-