summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 718b4a538266..0e60c41143eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('python' 'python-pip' 'python-requests' 'python2' 'python2-pip' 'gcc' '
optdepends=()
optdepends=()
makedepends=()
-provides=('openra-ca')
+provides=('lockdoor-framework')
options=(!strip)
conflicts=("${_pkgname}")
source=("${_pkgname}::git+https://github.com/Lockdoor-Framework/Lockdoor-Framework")