summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6c73cf12726..3825d45319c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=coveo-linq-git
pkgver=r24.15f2fef
pkgrel=1
pkgdesc="A C++ library implementing LINQ operators similar to .NET's"
-url="https://github.com/coveo/linq"
-arch=('i686' 'x86_64')
+url='https://github.com/coveo/linq'
+arch=('any')
license=('APACHE')
makedepends=('git' 'cmake>=3.6.0')
conflicts=('coveo-linq')