summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Andreyev2020-04-24 13:39:33 +0300
committerAlexey Andreyev2020-04-24 13:39:33 +0300
commit2a346ac9ada381ebcea6d5d9af3c14244cecd6e4 (patch)
tree74104aefb12ab5bae54fc03e163c591c72a7ba02 /PKGBUILD
parent493b45b2a25a96da94980c1082b99480e7af6d9f (diff)
downloadaur-2a346ac9ada381ebcea6d5d9af3c14244cecd6e4.tar.gz
Update version, libquotient dep, branch name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a8de1265e76..133a4dadd33a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: Alexey Andreyev <aa13q@ya.ru>
_gitname=telepathy-tank
+_branch=aa13q/master
pkgname=telepathy-tank-git
-pkgver=r34.9869614
+pkgver=r39.596d523
pkgrel=1
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')
+depends=('telepathy-qt-git' 'libquotient')
makedepends=(cmake git)
provides=(telepathy-tank)
conflicts=(telepathy-tank telepathy-tank-git-wip)
-source=("git+https://github.com/TelepathyIM/$_gitname")
+source=("git+https://github.com/TelepathyIM/$_gitname#branch=$_branch")
md5sums=('SKIP')
pkgver() {