summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ba2cb09135e..007c63328747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# shellcheck disable=SC2034,SC2154,SC2164
pkgname=('heka')
_srcname='heka'
pkgdesc='Data collection and processing made easy'
@@ -18,8 +19,6 @@ makedepends=(
'patch'
)
optdepends=('geoip-database-extra: GeoIpDecoder')
-provides=("${pkgname[0]%-git}")
-conflicts=("${pkgname[0]%-git}")
source=(
"${_srcname}::git+${url}.git#tag=v${pkgver}"