summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2022-08-14 00:54:01 -0300
committerTércio Martins2022-08-14 00:54:01 -0300
commitfcce2ce1a28ecc936cb76e567aeda501780e2160 (patch)
tree326a0103ac28d5d625456bc0c8b84e2920dae665 /PKGBUILD
parentab1839639141b29bcea00a04841c5ae2bae9ed5c (diff)
downloadaur-fcce2ce1a28ecc936cb76e567aeda501780e2160.tar.gz
Remove "provides" variable in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d19b4d05b05..4ce717ace583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,6 @@ _pkgname=${pkgname%-git}
_url=${url%/${_pkgname}}
conflicts=("${_pkgname}")
-provides=("${_pkgname}")
source=("${_pkgname}::git+${url}"
"openfx::git+${_url}/openfx"