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 53f101bcb981..32bb9a6db92f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tulir-telethon
- pkgdesc = is a fork of Telethon library with custom patches from Tulir.
+ pkgdesc = fork of Telethon library with custom patches from Tulir
pkgver = 1.34.0a2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tulir/Telethon
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 6f649b47fee4..add540b799cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-tulir-telethon
pkgver=1.34.0a2
-pkgrel=1
-pkgdesc="is a fork of Telethon library with custom patches from Tulir."
+pkgrel=2
+pkgdesc="fork of Telethon library with custom patches from Tulir"
arch=('any')
url="https://github.com/tulir/Telethon"
license=('MIT')