summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-10-31 21:24:30 +0100
committerJoan Figueras2021-10-31 21:24:30 +0100
commitd9c42ee1dcad43bf9b6f82f2816cd521bc3c2c62 (patch)
treeaa60b300410d8079ff27b07e6a899a130e2a46bd
parent999df663d6930df460aac85047490e9ee6c2a822 (diff)
downloadaur-d9c42ee1dcad43bf9b6f82f2816cd521bc3c2c62.tar.gz
3.1.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24498b96ae14..d2ed42fdf4bf 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.7
+ pkgver = 3.1.8
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.7.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.1.7/Telegram.tar.xz
+ source = forkgram-3.1.8.tar.xz::https://github.com/Forkgram/tdesktop/releases/download/v3.1.8/Telegram.tar.xz
source = forkgram-bin.desktop
source = tg.protocol
source = https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png
@@ -25,8 +25,8 @@ 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 = 1958cf1bd52357804e9415a3772fecd5657607072e7d5b0497721450ed25ef1a
- sha256sums = 7445e642c76e77de016a378fbd7e8238ae57a78703a792f3e9bfc53564625026
+ sha256sums = de20b75d12f36dfb76125144a9bc14b652ae8b02e1551a123b1cb0afed61d0a6
+ sha256sums = d120aa0e034fe8d8edf6f91ce81ab9bbf2ce8b2760df75fb9a5416860135700f
sha256sums = 9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7
sha256sums = 13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a
sha256sums = 371dfd02eb3f9a5e69d0a6dd81d931bfc9fdf749cf4700c9c8def82bf0452701
diff --git a/PKGBUILD b/PKGBUILD
index f790902c4424..0a13fbb86410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=forkgram-bin
_pkgname=forkgram
-pkgver=3.1.7
+pkgver=3.1.8
pkgrel=1
pkgdesc="Forkgram is the fork of the official Telegram Desktop application - Static binary"
arch=(x86_64)
@@ -37,8 +37,8 @@ source=(
# Checksums
-sha256sums=('1958cf1bd52357804e9415a3772fecd5657607072e7d5b0497721450ed25ef1a'
- '7445e642c76e77de016a378fbd7e8238ae57a78703a792f3e9bfc53564625026'
+sha256sums=('de20b75d12f36dfb76125144a9bc14b652ae8b02e1551a123b1cb0afed61d0a6'
+ 'd120aa0e034fe8d8edf6f91ce81ab9bbf2ce8b2760df75fb9a5416860135700f'
'9fd7d8ce9c4246ed414ddf15c2a19f6df1a749c1e6cb23ac1aac2fc0e6152fe7'
'13c5b79d31f123ba4da10d57f93e11bf9490c78476dc44758a9d58f6b4488f0a'
'371dfd02eb3f9a5e69d0a6dd81d931bfc9fdf749cf4700c9c8def82bf0452701'