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


Commits:
4808840a by Sven-Hendrik Haase at 2024-03-09T02:26:11+01:00
upgpkg: 4.15.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = telegram-desktop
        pkgdesc = Official Telegram Desktop client
-       pkgver = 4.15.0
-       pkgrel = 2
+       pkgver = 4.15.1
+       pkgrel = 1
        url = https://desktop.telegram.org/
        arch = x86_64
        license = GPL3
@@ -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/v4.15.0/tdesktop-4.15.0-full.tar.gz
-       sha512sums = 
95aa5f14a9a88b9c6421049445f59f1c5c5d7ab4ca4e8b8f4ab7389bdb8f3cc6b29fea270574881633035acec769ba271261f84ec269010c63af28a03719da98
+       source = 
https://github.com/telegramdesktop/tdesktop/releases/download/v4.15.1/tdesktop-4.15.1-full.tar.gz
+       sha512sums = 
d3c7493a7b9dfa78666588c88ec7f3bb6a9b3aaf544eb5029191be99d0f71b48671929dbc4c0e4c800ed7da6768367114839c5b18ba8fbf972a28db73dc240f7
 
 pkgname = telegram-desktop


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: hexchain <i...@hexchain.org>
 pkgname=telegram-desktop
-pkgver=4.15.0
-pkgrel=2
+pkgver=4.15.1
+pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/";
@@ -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=('95aa5f14a9a88b9c6421049445f59f1c5c5d7ab4ca4e8b8f4ab7389bdb8f3cc6b29fea270574881633035acec769ba271261f84ec269010c63af28a03719da98')
+sha512sums=('d3c7493a7b9dfa78666588c88ec7f3bb6a9b3aaf544eb5029191be99d0f71b48671929dbc4c0e4c800ed7da6768367114839c5b18ba8fbf972a28db73dc240f7')
 
 build() {
     CXXFLAGS+=' -ffat-lto-objects'



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

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


Reply via email to