summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-11-13 23:44:12 +0100
committerJoan Figueras2023-11-13 23:44:12 +0100
commit4c0757c00397dcfd9b5246ca9fe82f33937401f5 (patch)
tree2f8119379f58aae0992ad2f6cb0bb9c2e5e2cecb
parent8df31c4c3fb58f6ed3992f61b88454645b52b60e (diff)
downloadaur-4c0757c00397dcfd9b5246ca9fe82f33937401f5.tar.gz
4.11.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e41658627653..51e701f01bf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = forkgram-bin
pkgdesc = Forkgram is the fork of the official Telegram Desktop application - Static binary
- pkgver = 4.11.6
+ pkgver = 4.11.7
pkgrel = 1
url = https://github.com/Forkgram/tdesktop
install = forkgram-bin.install
@@ -15,7 +15,7 @@ pkgbase = forkgram-bin
optdepends = libappindicator-gtk2: to hide Telegram in the tray bar in GTK2-based desktop environment
optdepends = libappindicator-gtk3: to hide Telegram in the tray bar in GTK3-based desktop environment
optdepends = xdg-utils: for automatic opening of URLs, files and directories in proper applications
- source = forkgram-4.11.6.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v4.11.6/Telegram.tar.xz
+ source = forkgram-4.11.7.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v4.11.7/Telegram.tar.xz
source = forkgram-bin.desktop
source = tg.protocol
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png
diff --git a/PKGBUILD b/PKGBUILD
index 7df78d23dbc8..f830b4213d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=forkgram-bin
_pkgname=forkgram
-pkgver=4.11.6
+pkgver=4.11.7
pkgrel=1
pkgdesc="Forkgram is the fork of the official Telegram Desktop application - Static binary"
arch=(x86_64)