summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-05-04 23:26:16 +0200
committerJoan Figueras2022-05-04 23:26:16 +0200
commite82326eac6781886dc0a2dab80e41234c695de0c (patch)
tree2e67f29fab889e12453cd8fc93b33bbe4c1ad525
parent9b3527b0cd1945fcd3ea09dd27625885b9fa2b96 (diff)
downloadaur-e82326eac6781886dc0a2dab80e41234c695de0c.tar.gz
3.7.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f82dbf02be98..3ca733aa3944 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 = 3.7.1
+ pkgver = 3.7.4
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-3.7.1.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.7.1/Telegram.tar.xz
+ source = forkgram-3.7.4.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.7.4/Telegram.tar.xz
source = forkgram-bin.desktop
source = tg.protocol
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png
@@ -25,7 +25,7 @@ pkgbase = forkgram-bin
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon128.png
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon256.png
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon512.png
- sha256sums = f31cf1d3d857b35b34b3ffe39f58519c15c2229481c721794075680cbfe15a59
+ sha256sums = 77a784cb0127f1a6bcdd732ac85bfdf193749ebbac53f6bd7bb0c9e4d6cabeee
sha256sums = 84a582c3bfd209b85727cfa88bfdea794e4bb6b60c6a449a411e105c5e1bd9f1
sha256sums = 9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7
sha256sums = 13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a
diff --git a/PKGBUILD b/PKGBUILD
index 35c4b9c04b8f..cde1cf21d60d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=forkgram-bin
_pkgname=forkgram
-pkgver=3.7.1
+pkgver=3.7.4
pkgrel=1
pkgdesc="Forkgram is the fork of the official Telegram Desktop application - Static binary"
arch=(x86_64)
@@ -37,7 +37,7 @@ source=(
# Checksums
-sha256sums=('f31cf1d3d857b35b34b3ffe39f58519c15c2229481c721794075680cbfe15a59'
+sha256sums=('77a784cb0127f1a6bcdd732ac85bfdf193749ebbac53f6bd7bb0c9e4d6cabeee'
'84a582c3bfd209b85727cfa88bfdea794e4bb6b60c6a449a411e105c5e1bd9f1'
'9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7'
'13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a'