summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLudwig Kürzinger2021-09-02 08:35:51 +0200
committerLudwig Kürzinger2021-09-02 08:35:51 +0200
commit42ba356aa8d94f2169370a55c6bb1cd1beca7466 (patch)
treed024b9aed0e958dd39e05f62673b861a1ecce754
parente2c114243a2bdee9da01e450a652b047678231c3 (diff)
downloadaur-42ba356aa8d94f2169370a55c6bb1cd1beca7466.tar.gz
Update 2021-09-02
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 932df6a744cb..03363299d592 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = python-hyperpyyaml-git
depends = python-ruamel-yaml
provides = python-hyperpyyaml
conflicts = python-hyperpyyaml
- conflicts = python-hyperpyyaml-git
source = python-hyperpyyaml-git::git+https://github.com/speechbrain/HyperPyYAML
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f63d9a5b98e7..0cff30a12d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('Apache 2.0')
depends=('python>=3.7' 'python-pyaml' 'python-ruamel-yaml')
makedepends=('git' 'python-setuptools')
provides=('python-hyperpyyaml')
-conflicts=("python-hyperpyyaml" "${pkgname}")
+conflicts=("python-hyperpyyaml")
source=(
"${pkgname}::git+${url}")
md5sums=(