summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdrián Pérez de Castro2016-02-28 17:40:00 +0200
committerAdrián Pérez de Castro2016-02-28 17:40:00 +0200
commit11de81455125b9059fe8c53b92e8ebf36ec903ca (patch)
tree9f566b8b655414ba3ac85f17f2875360b3c54b94 /.SRCINFO
parentc0f8e98aa9245b9d72c6a76df70541b3e6e428f1 (diff)
downloadaur-11de81455125b9059fe8c53b92e8ebf36ec903ca.tar.gz
Add architectures armv6h and armv7h
While "arm" is used as a generic ARM-based architecture (e.g. Kirkwood-based GuruPlug and DreamPlug use it), some devices have a more specific ARM variant architecture. This patch adds them as supported.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 173a84308b71..021cbfa2d699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,11 @@
pkgbase = irssi-xmpp-git
pkgdesc = irssi plugin to connect to the Jabber network (cdidier version)
- pkgver = r0.52.26.g4df4194
- pkgrel = 2
+ pkgver = v0.52.37.gbc6e1de
+ pkgrel = 1
url = https://github.com/cdidier/irssi-xmpp
arch = arm
+ arch = armv6h
+ arch = armv7h
arch = i686
arch = x86_64
license = GPL2