summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-04-08 10:56:51 -0500
committerfrealgagu2018-04-08 10:56:51 -0500
commit3095db7984ef8f901b9e3ea454f5042dd8365ae0 (patch)
treea7c5f05b4016dee216944819cbf9a18a90d2bf3f /PKGBUILD
parent050959dad3dab5a33e3cff4c35c02af30450fe1a (diff)
downloadaur-whatsapp-purple-git.tar.gz
Adding supported arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3877223edd7d..cc7c35741ce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=whatsapp-purple-git
pkgver=0.9.0.r2.07ed931
-pkgrel=1
+pkgrel=2
pkgdesc="WhatsApp protocol implementation for libpurple (Pidgin)"
-arch=("${CARCH}")
+arch=("i686" "x86_64")
url="https://github.com/davidgfnet/${pkgname%-git}"
license=("GPL")
depends=("libpurple" "freeimage")