summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Andreyev2018-11-30 13:52:03 +0300
committerAlexey Andreyev2018-11-30 13:52:03 +0300
commit52fda817c9fc0dfb74b12ea286f1b0bdba3e092f (patch)
treeed8b01c396e6d2c6d0a127f330a9220011cf5e2f /PKGBUILD
parent0a798bba2d9ce98f51fd40245f17588027afa620 (diff)
downloadaur-52fda817c9fc0dfb74b12ea286f1b0bdba3e092f.tar.gz
Remove WIP branch mention from description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a7cb633d5d1..d7d0c58556fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _gitname=telepathy-tank
pkgname=telepathy-tank-git
pkgver=r10.5312a42
pkgrel=1
-pkgdesc="Matrix connection operator for the Telepathy framework. WIP git branch"
-arch=(i686 x86_64 armv7 aarch64)
+pkgdesc="Matrix connection operator for the Telepathy framework"
+arch=(i686 x86_64 armv7h aarch64)
url="https://telepathy.freedesktop.org/"
license=(GPL)
depends=('telepathy-qt-git' 'qt5-matrixclient-git>=r1102.98c4168')