summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKspLite2021-02-20 17:45:07 +0800
committerKspLite2021-02-20 17:45:07 +0800
commitc45dd60f647d26a362336cefa43d434a5cd010fd (patch)
treefc3ed37b1c553cd6bd18489da4944bd299698ae6 /PKGBUILD
parentb1a6d4093be960288a36f7223df058c52eac6558 (diff)
downloadaur-tdesktop-x64-git.tar.gz
edit pkgbase
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70d46b07418e..7ef2efcebf73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: KspLite <ksplite@outlook.com>
-pkgname=tdesktop-x64
+pkgname=tdesktop-x64-git
pkgver=2.5.9.1.r0.g452dbe84b
pkgrel=1
pkgdesc='Third party Telegram Desktop client with various enhancements'
@@ -12,7 +12,7 @@ makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-
optdepends=('ttf-opensans: default Open Sans font family')
provides=("tdesktop-x64")
conflicts=("telegram-desktop" "tdesktop-x64")
-source=("tdesktop::git+https://github.com/TDesktop-x64/tdesktop.git#tag=v${pkgver}"
+source=("tdesktop::git+https://github.com/TDesktop-x64/tdesktop.git#tag=dev"
"libtgvoip::git+https://github.com/telegramdesktop/libtgvoip"
"GSL::git+https://github.com/Microsoft/GSL.git"
"Catch::git+https://github.com/philsquared/Catch"