summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2016-06-02 15:50:24 +0200
committerAlexandre Bouvier2017-01-14 22:08:14 +0100
commit7765d6de59f907cb85b83f5f937d5751cddb67fb (patch)
tree244ab1866dcd8274b82f264ab4ad093a9eba950e
parent5fc406651eb64deefa77809953fef07b81239725 (diff)
downloadaur-7765d6de59f907cb85b83f5f937d5751cddb67fb.tar.gz
add shellcheck support
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6090e0a00057..23419efc1af6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+#!/bin/bash
+# shellcheck disable=SC2034
# Maintainer: Alexandre Bouvier <contact at amb dot tf>
_pkgname=foobar2000-texttools
pkgname="$_pkgname-bin"