summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f402ba12dc2..194c763b2242 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 4.6.0
+ pkgver = 4.6.1
pkgrel = 1
url = https://desktop.telegram.org/
arch = x86_64
@@ -43,7 +43,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=v4.6.0
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop#tag=v4.6.1
source = ensure_qt6_build.patch
source = cld3::git+https://github.com/google/cld3.git
source = cmake::git+https://github.com/desktop-app/cmake_helpers.git
diff --git a/PKGBUILD b/PKGBUILD
index 821466ca1325..cc29617ff8da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# You can pass parameters to `ninja` via MAKEFLAGS
pkgname=telegram-desktop-dev
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=(x86_64)