summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 490853ec42ad..34c1ffe39dfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = telegram-tg-git
pkgdesc = terminal telegram client that really works
- pkgver = v0.5.0.r7.7a9e312
- pkgrel = 1
+ pkgver = v0.7.0.r3.06f7c5b
+ pkgrel = 2
url = https://github.com/paul-nameless/tg
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 71420f97e3e1..46d316209783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: j.r <j.r@jugendhacker.de>
_pkgname=telegram-tg
pkgname=$_pkgname-git
-pkgver=v0.5.0.r7.7a9e312
-pkgrel=1
+pkgver=v0.7.0.r3.06f7c5b
+pkgrel=2
pkgdesc="terminal telegram client that really works"
arch=(any)
url="https://github.com/paul-nameless/tg"