summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2016-12-01 21:26:20 +0100
committerGiovanni Santini2016-12-01 21:26:20 +0100
commit23b8328c1c18d93cf320bd6166c60ee0f55a4452 (patch)
tree7719d0f5e4ee3d6d45755778548b4abfcfaea86c /PKGBUILD
parenta45dffc61a635fd67a868251e58f7b99418085be (diff)
downloadaur-23b8328c1c18d93cf320bd6166c60ee0f55a4452.tar.gz
upgpkg: telepathy-morse-git r145.9429155-1
Conflicts with the normal package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1749f2b3c4c7..668089814002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,16 @@
_gitname=telepathy-morse
pkgname=telepathy-morse-git
-pkgver=r111.d03fc33
+pkgver=r145.9429155
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-qt5 telegram-qt-git)
+depends=(telepathy-qt telegram-qt)
makedepends=(cmake git)
+provides=(telepathy-morse)
+conflicts=(telepathy-morse)
source=("git+https://github.com/TelepathyQt/$_gitname")
md5sums=('SKIP')