Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / telegram-desktop
Commits: 8223d4d7 by Christian Heusel at 2024-07-24T00:19:35+02:00 upgpkg: 5.2.3-2: rebuild to fix missing symbol error Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/issues/13 Related to https://gitlab.archlinux.org/archlinux/packaging/packages/lz4/-/issues/2 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = telegram-desktop pkgdesc = Official Telegram Desktop client pkgver = 5.2.3 - pkgrel = 1 + pkgrel = 2 url = https://desktop.telegram.org/ arch = x86_64 license = GPL3 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: hexchain <[email protected]> pkgname=telegram-desktop pkgver=5.2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Official Telegram Desktop client' arch=('x86_64') url="https://desktop.telegram.org/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/8223d4d7d37c7737e2cac7144e6eb28a28ea04bd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/8223d4d7d37c7737e2cac7144e6eb28a28ea04bd You're receiving this email because of your account on gitlab.archlinux.org.
