summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Chidester2017-05-23 06:47:04 -0700
committerBryce Chidester2017-05-23 06:47:04 -0700
commit4c06d36a52cd42d12462b49af1861b55c49a9f2b (patch)
treef6c8024a2eef3607e91658c42e912589857bbbd3
parent457c71345702b11af47b486f604a8ce5768bf35c (diff)
downloadaur-4c06d36a52cd42d12462b49af1861b55c49a9f2b.tar.gz
Update to latest commit.
Also replaces `arch` specificity with 'any'.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15f0aac47ac2..22b04c9948da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Bryce Chidester <bryce@cobryce.com>
pkgname=purple-matrix-git
-pkgver=r91.119dd68
-pkgrel=2
+pkgver=r113.aa005c1
+pkgrel=1
pkgdesc="Libpurple protocol plugin for matrix."
-arch=('x86' 'x86_64')
+arch=('any')
url="https://github.com/matrix-org/purple-matrix"
license=('GPL2')
depends=('libpurple' 'http-parser' 'glib2' 'json-glib')