summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2018-04-06 10:21:38 -0400
committerGuillaume Horel2018-04-06 10:21:38 -0400
commit486d9e86ff43223b3a2df4342b529fdf2e1239a6 (patch)
tree1ec92601f62352e9fd3ea6f8c8d06ecdf48d551d /PKGBUILD
parent06e18f2146e6a42dc1d77c274f5df659e0a2e0a9 (diff)
downloadaur-486d9e86ff43223b3a2df4342b529fdf2e1239a6.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 123f8a39408b..9ace6dfeeff8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ options=('staticlibs')
source=($pkgname-$pkgver.tar.gz::https://github.com/google/$_pkgname/archive/v$pkgver.tar.gz)
sha256sums=('c45029c0a0f1a88d416af143e34de96b3091642722aa2d8c090916c6d1498c2e')
provides=('flatbuffers')
-confligs=('flatbuffers')
+conflicts=('flatbuffers')
prepare() {
mkdir -p build