Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
telegram-desktop


Commits:
82bbe892 by Sven-Hendrik Haase at 2025-03-28T00:11:23+01:00
upgpkg: 5.13.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = telegram-desktop
        pkgdesc = Official Telegram Desktop client
-       pkgver = 5.12.3
-       pkgrel = 5
+       pkgver = 5.13.1
+       pkgrel = 1
        url = https://desktop.telegram.org/
        arch = x86_64
        license = GPL3
@@ -51,7 +51,7 @@ pkgbase = telegram-desktop
        depends = openh264
        optdepends = webkit2gtk: embedded browser features
        optdepends = xdg-desktop-portal: desktop integration
-       source = 
https://github.com/telegramdesktop/tdesktop/releases/download/v5.12.3/tdesktop-5.12.3-full.tar.gz
-       sha512sums = 
cd366f6cecfc72396ae2b8453d015e85f1f579c60212f0b77f84057ba6caf6aa97d7ed08fde2ab8bf2f29017fdd7c0b617392ec74537be4f8445ef81ea135e5c
+       source = 
https://github.com/telegramdesktop/tdesktop/releases/download/v5.13.1/tdesktop-5.13.1-full.tar.gz
+       sha512sums = 
6d15ad0641e0e47e4d48869885c63e6d1ddbfb5461c121cf33ac77d231a6fc77a6eb5333ad7b76d3aa2e1111d9a5f58846fae83cd36886838d6791dbfaa65929
 
 pkgname = telegram-desktop


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 # Contributor: hexchain <[email protected]>
 pkgname=telegram-desktop
-pkgver=5.12.3
-pkgrel=5
+pkgver=5.13.1
+pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/";
@@ -18,7 +18,7 @@ makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 
'tl-expected' 'microsoft-
 optdepends=('webkit2gtk: embedded browser features'
             'xdg-desktop-portal: desktop integration')
 
source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz";)
-sha512sums=('cd366f6cecfc72396ae2b8453d015e85f1f579c60212f0b77f84057ba6caf6aa97d7ed08fde2ab8bf2f29017fdd7c0b617392ec74537be4f8445ef81ea135e5c')
+sha512sums=('6d15ad0641e0e47e4d48869885c63e6d1ddbfb5461c121cf33ac77d231a6fc77a6eb5333ad7b76d3aa2e1111d9a5f58846fae83cd36886838d6791dbfaa65929')
 
 build() {
   CXXFLAGS+=' -ffat-lto-objects'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/82bbe892af3c50724bad757cb2102acfe5da8a18

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/82bbe892af3c50724bad757cb2102acfe5da8a18
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to