summaryrefslogtreecommitdiff
path: root/xbot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'xbot/PKGBUILD')
-rw-r--r--xbot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/xbot/PKGBUILD b/xbot/PKGBUILD
index 92b7f8c..1d26b82 100644
--- a/xbot/PKGBUILD
+++ b/xbot/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: xengineering <mail2xengineering.eu>
pkgname=xbot
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Software to create simpel Chat Bots for the XMPP/Jabber Protocol."
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://src.xengineering.eu/xengineering/$pkgname"
license=('GPL3')
depends=('licenses' 'iniparser' 'libstrophe')