summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorA Farzat2021-12-10 18:08:21 +0900
committerA Farzat2021-12-10 18:08:21 +0900
commit0bebd147f018e2aecf76802f227c5825ebdd9c5c (patch)
treeafa27ae526cf04a954b55855ed744c17aa5808a8
parentb5dcf002849059ddd16532f8e5bf0f2767fd6572 (diff)
downloadaur-tg-archive.tar.gz
Update the SRCINFO file
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3fe9c39848a..1d8abed05eb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tg-archive
pkgdesc = is a tool for exporting Telegram group chats into static websites, preserving the chat history like mailing list archives.
- pkgver = 0.3.10
- pkgrel = 3
+ pkgver = 0.5.3
+ pkgrel = 1
url = https://github.com/knadh/tg-archive
arch = any
license = MIT
@@ -13,9 +13,9 @@ pkgbase = tg-archive
depends = python-pillow
depends = python-yaml
depends = python-telethon
- source = https://files.pythonhosted.org/packages/source/t/tg-archive/tg-archive-0.3.10.tar.gz
+ source = https://files.pythonhosted.org/packages/source/t/tg-archive/tg-archive-0.5.3.tar.gz
source = LICENSE
- md5sums = 7ce6b76affff116facc2bf50e90e0a0b
+ md5sums = 25532eb845e0ae284dd28bf50be9e7a5
md5sums = 55ddbd8fbf51b6f84a56155a16cd0a66
pkgname = tg-archive
diff --git a/PKGBUILD b/PKGBUILD
index fe1e4c2a0846..6f6169a52dd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tg-archive
pkgver=0.5.3
-pkgrel=3
+pkgrel=1
pkgdesc='is a tool for exporting Telegram group chats into static websites, preserving the chat history like mailing list archives.'
arch=(any)
url=https://github.com/knadh/tg-archive