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


Commits:
e8a69b11 by Sven-Hendrik Haase at 2024-05-05T02:02:04+02:00
upgpkg: 5.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = telegram-desktop
        pkgdesc = Official Telegram Desktop client
-       pkgver = 5.0.0
+       pkgver = 5.0.1
        pkgrel = 1
        url = https://desktop.telegram.org/
        arch = x86_64
@@ -48,7 +48,7 @@ pkgbase = telegram-desktop
        depends = kcoreaddons
        optdepends = webkit2gtk: embedded browser features
        optdepends = xdg-desktop-portal: desktop integration
-       source = 
https://github.com/telegramdesktop/tdesktop/releases/download/v5.0.0/tdesktop-5.0.0-full.tar.gz
-       sha512sums = 
9e674cf8b8bbb94cc7bd0fd9493c435f25314a317086e8c102fe0309bdcd5805b605257883831eb8548825597aab5b9f8f0b5074689b630b63f301506402323d
+       source = 
https://github.com/telegramdesktop/tdesktop/releases/download/v5.0.1/tdesktop-5.0.1-full.tar.gz
+       sha512sums = 
45b7833f20f01d78c09163e205af7d68afffcfc88075ba6af35dc6cbbce1f0205c0150b137ca09e6bdaf271240e4d1336411ad427bc27a2b2ad42dc435ee0ec2
 
 pkgname = telegram-desktop


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: hexchain <i...@hexchain.org>
 pkgname=telegram-desktop
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
@@ -17,7 +17,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=('9e674cf8b8bbb94cc7bd0fd9493c435f25314a317086e8c102fe0309bdcd5805b605257883831eb8548825597aab5b9f8f0b5074689b630b63f301506402323d')
+sha512sums=('45b7833f20f01d78c09163e205af7d68afffcfc88075ba6af35dc6cbbce1f0205c0150b137ca09e6bdaf271240e4d1336411ad427bc27a2b2ad42dc435ee0ec2')
 
 build() {
     CXXFLAGS+=' -ffat-lto-objects'



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/e8a69b119d5cd0f44324750b2bd78a7d23cc6732
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to