summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lönnqvist2021-09-19 22:03:58 +0300
committerBen Lönnqvist2021-09-19 22:03:58 +0300
commitaca03d117b7baf25727dff15e9cf07dc4a937870 (patch)
treefa59a788abd72dc56d77aea19e94ddc0dc7b98f5
parentcf6116eb84fbe7fd152235178487a35d30c16023 (diff)
downloadaur-aca03d117b7baf25727dff15e9cf07dc4a937870.tar.gz
upgpkg: telegram-desktop-dev 3.0.5-1
- Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d58729b945e..42adcb138b84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 3.0.3
+ pkgver = 3.0.5
pkgrel = 1
url = https://desktop.telegram.org/
arch = x86_64
@@ -38,7 +38,7 @@ pkgbase = telegram-desktop-dev
optdepends = xdg-desktop-portal: desktop integration
provides = telegram-desktop
conflicts = telegram-desktop
- source = tdesktop::git+https://github.com/telegramdesktop/tdesktop#tag=v3.0.3
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop#tag=v3.0.5
source = Catch::git+https://github.com/philsquared/Catch
source = cmake::git+https://github.com/desktop-app/cmake_helpers.git
source = codegen::git+https://github.com/desktop-app/codegen.git
diff --git a/PKGBUILD b/PKGBUILD
index 47aaf3289220..1f09e8c93908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Thanks Nicholas Guriev <guriev-ns@ya.ru> for the initial patches!
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=3.0.3
+pkgver=3.0.5
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=(x86_64)