summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-10-08 15:34:11 +0200
committerJoan Figueras2021-10-08 15:34:11 +0200
commit09f9493b8b72b979b086192fb3577bbc70cd1a7f (patch)
tree6f8e5b9331632adf686aba312b78adf65a0ade46
parent44f75290394b0f619095e1c9d48ba0923257c994 (diff)
downloadaur-09f9493b8b72b979b086192fb3577bbc70cd1a7f.tar.gz
3.1.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b144fd2ed38..df6faa52b0b7 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 = https://github.com/Forkgram/tdesktop/releases/download/v3.1.7/Telegram.tar.xz
+ source = https://github.com/Forkgram/tdesktop/releases/download/v3.1.8/Telegram.tar.xz
source = forkgram-bin.desktop
source = tg.protocol
source = forkgram.png::https://user-images.githubusercontent.com/4051126/43634235-402a8b74-9714-11e8-85c0-8ceb0844a3b0.png
diff --git a/PKGBUILD b/PKGBUILD
index c4a5e2e1f2c5..447d3e49bdd9 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)