summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2015-04-13 11:02:51 +0200
committerJohannes Schleifenbaum2015-04-13 11:02:51 +0200
commitd23d147cdffe2787f858db73da3f44bde58696c3 (patch)
tree1ed8b70b3c3bf01472f098db65ae6feeaa5d8293 /PKGBUILD
parentdf02be8e1683996c71288fe4fd3c1abd2a059999 (diff)
downloadaur-d23d147cdffe2787f858db73da3f44bde58696c3.tar.gz
namcap arch=i686,x86_64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 822abad0ac48..2a17a83ae226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=nodejs-pageres
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Get screenshots of websites in different resolutions"
-arch=(any)
+arch=('i686' 'x86_64')
url="https://github.com/sindresorhus/pageres"
license=("MIT")
depends=('nodejs')