Skip to content

Commit 044e2a7

Browse files
committed
Fix package name
1 parent 47c634a commit 044e2a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/blob/main/PKGBUILD
2-
pkgname=telegram-desktop
2+
pkgname=telegram-desktop-patched
33
pkgver=4.8.9
44
pkgrel=1
55
pkgdesc='Telegram Desktop client with some anti-features (sponsored messages, saving restrictions and other) disabled.'

PKGBUILD.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ undefine(`patches')dnl
1818
undefine(`hashes')dnl
1919
dnl template
2020
# https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/blob/main/PKGBUILD
21-
pkgname=telegram-desktop
21+
pkgname=telegram-desktop-patched
2222
pkgver=4.8.9
2323
pkgrel=1
2424
pkgdesc='Telegram Desktop client with some anti-features (sponsored messages, saving restrictions and other) disabled.'

0 commit comments

Comments
 (0)