summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hummel2022-07-10 21:01:43 -0700
committerDavid Hummel2022-07-10 21:01:43 -0700
commit9908500b099a8fa9ae02574618489c685ee7058a (patch)
tree5e24455a95e2a06cf856a2e526e40f47f2e1f217
parent3074e5487dff13945e067665976bc031cba552f4 (diff)
downloadaur-9908500b099a8fa9ae02574618489c685ee7058a.tar.gz
Remove provides
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac9e2d224bcc..aa25ec549cdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = atom-community-git
depends = libsecret
depends = libx11
depends = libxkbfile
- provides = apm
conflicts = atom
source = git+https://github.com/atom-community/atom.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed2ded30b404..c474911307c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,6 @@ depends=("libsecret" "libx11" "libxkbfile")
makedepends=("git" "node-gyp" "nodejs-lts-gallium" "npm" "python")
-provides=("apm")
-
source=("git+https://github.com/${_pkgname}/${_gitname}.git")
sha256sums=("SKIP")