summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Scholer2017-05-28 22:15:57 +0200
committerRaphael Scholer2017-05-28 22:15:57 +0200
commit57c79987099be2fd5f40bc4e1264f636742547d2 (patch)
tree2b44b9070f4ae6c24e766fa44d45410e29d1a561 /PKGBUILD
parentbeab5d009113cfadd753a580bb32562d663da80b (diff)
downloadaur-libreoffice-style-elementary.tar.gz
Correctly set arch to 'any'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca22d07fa1d4..3d8c0d25dccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Raphael Scholer <rascholer@gmail.com>
pkgname=libreoffice-style-elementary
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc='elementary icons for LibreOffice'
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/shimmerproject/${pkgname}"
license=('GPL3')
conflicts=("${pkgname}-git")