summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522021-12-17 18:39:29 +0100
committertytan6522021-12-17 18:39:29 +0100
commit9707094892bbd5738b25ca87bc093ab99d604af9 (patch)
treef90eb34eb8765ec50248f99e1dfd4a62eed1f124
parent4b6559ce45437695b94744f96a08da9c286e8d97 (diff)
downloadaur-9707094892bbd5738b25ca87bc093ab99d604af9.tar.gz
chore: Stupid missing space
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3988036a684b..9db595fa4d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ sha256sums=(
)
if [[ $CARCH == 'x86_64' ]] || [[ $CARCH == 'i686' ]]; then
- optdepends+=("decklink: Blackmagic Design DeckLink support")
+ optdepends+=("decklink: Blackmagic Design DeckLink support")
fi
prepare() {