summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2020-03-08 19:44:40 +0100
committerCayetano Santos2020-03-08 19:44:40 +0100
commit93fcc2f52769f7582ed4d41a2b712d43adba864c (patch)
tree63356980b66fb368b4a127df1aa74714d792b4f5 /PKGBUILD
parent3a6d6c17693acab5581dd0a1721e439b137ec9cf (diff)
downloadaur-93fcc2f52769f7582ed4d41a2b712d43adba864c.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d22386228ca..f68df7be7024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/olofk/edalize"
license=('BSD')
conflicts=('python-edalize')
-provides=('python-edalize')
+provides=('python-edalize-git')
depends=('python' 'python-pytest')
makedepends=('git' 'python-setuptools')