summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoretckeeper2022-09-27 03:55:13 +0200
committeretckeeper2022-09-27 03:55:13 +0200
commit1428abc7a8ade96d5977d943bb12e8eccc3edd15 (patch)
tree8df9356c721dc569c60c2e674554f5de6868002f /PKGBUILD
parent3c6e4699d21ffcc6d366c51096f80b902e2bc22e (diff)
downloadaur-1428abc7a8ade96d5977d943bb12e8eccc3edd15.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1f93119a555..6105fbdccd13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BrainDamage
pkgname=python-tulir-telethon
-pkgver=1.25.0a20
+pkgver=1.26.0a5
pkgrel=1
pkgdesc="is a fork of Telethon library with custom patches from Tulir."
arch=('any')
@@ -12,7 +12,7 @@ provides=('python-telethon')
conflicts=('python-telethon')
optdepends=('python-cryptg' 'python-pysocks' 'python-hachoir' 'python-pillow')
-sha256sums=('5fda28f9808d32a42b26f41afcf222f5d16069e4316eb967c14267c2345be897')
+sha256sums=('b3aa63f641ea725e97535290fda3b0d57590dc2c83a2d6839749bb6a3f526d6e')
_dirname="${pkgname#python-}-${pkgver}"
_basename="${pkgname#python-}"