summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-11-07 00:03:19 +0100
committerJoan Figueras2021-11-07 00:03:19 +0100
commit6a997ec7bb6571b7006f7683fda8f27fb04b0c2f (patch)
tree3897f10ebf041928bcd906a2b328230ceda0a68c
parent5db0a2ca29756e2290950492dea74a4841f8c06f (diff)
downloadaur-6a997ec7bb6571b7006f7683fda8f27fb04b0c2f.tar.gz
3.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b301d189c8b7..2a9f13ffc2c4 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.1.8
+ pkgver = 3.2.2
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.1.8.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.1.8/Telegram.tar.xz
+ source = forkgram-3.2.2.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.2.2/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 = de20b75d12f36dfb76125144a9bc14b652ae8b02e1551a123b1cb0afed61d0a6
+ sha256sums = fbc226b47d2cc230b29e7e36122bb6cc42ba6d61879a7bc241ea1b14c52afa4c
sha256sums = 84a582c3bfd209b85727cfa88bfdea794e4bb6b60c6a449a411e105c5e1bd9f1
sha256sums = 9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7
sha256sums = 13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a
diff --git a/PKGBUILD b/PKGBUILD
index ede15a81228e..1dbfc1cfe9ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=forkgram-bin
_pkgname=forkgram
-pkgver=3.1.8
+pkgver=3.2.2
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=('de20b75d12f36dfb76125144a9bc14b652ae8b02e1551a123b1cb0afed61d0a6'
+sha256sums=('fbc226b47d2cc230b29e7e36122bb6cc42ba6d61879a7bc241ea1b14c52afa4c'
'84a582c3bfd209b85727cfa88bfdea794e4bb6b60c6a449a411e105c5e1bd9f1'
'9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7'
'13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a'