summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2021-06-21 13:55:53 +1000
committerRod Kay2021-06-21 13:55:53 +1000
commitd5330ce6615bb537e903dfe9802175e7fa874dca (patch)
tree41aee96d0743257878da322618e01e0212e8c0f5
parent7526a0fdf086c3284849d3797179045595db75b6 (diff)
downloadaur-d5330ce6615bb537e903dfe9802175e7fa874dca.tar.gz
Rid redundant 'provides'.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80a9306db5c3..3ec4f7431624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ license=('GPL3' 'custom')
depends=('libgpr')
makedepends=('gprbuild')
-provides=('gnatcoll-core')
conflicts=('gnatcoll' 'gnatcoll-core-git')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")