summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2017-06-26 15:26:39 +0200
committerGiovanni Santini2017-06-26 15:26:39 +0200
commitc0fa902802a42d249523879c3c6f5e8bd1fe9d29 (patch)
treea00ae55fa5037ae13cc62b5e4fc59f4f1cb209ac /PKGBUILD
parent23b8328c1c18d93cf320bd6166c60ee0f55a4452 (diff)
downloadaur-c0fa902802a42d249523879c3c6f5e8bd1fe9d29.tar.gz
upgpkg: telepathy-morse-git r166.c061bdf-1
- Use the Git version of TelegramQT, as building doesn't work with the one in repos - Version bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 668089814002..070122adc316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
+# Maintainer: Giovanni 'ItachiSan' Santini <giovannisantini93@yahoo.it>
# Maintainer: Antonio Rojas <arojas@archlinux.org>
_gitname=telepathy-morse
pkgname=telepathy-morse-git
-pkgver=r145.9429155
+pkgver=r166.c061bdf
pkgrel=1
pkgdesc="Telepathy Connection Manager for the Telegram network"
arch=(i686 x86_64)
url="https://projects.kde.org/telepathy-morse/"
license=(GPL)
-depends=(telepathy-qt telegram-qt)
+depends=(telepathy-qt telegram-qt-git)
makedepends=(cmake git)
provides=(telepathy-morse)
conflicts=(telepathy-morse)