summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6d8519cb8ba..38d9016012bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-efb-wechat-slave-git
_provide=${pkgname%-git}
_name=${_provide#python-}
pkgver=r227.540b7a7
-pkgrel=1
+pkgrel=2
pkgdesc='EFB WeChat Slave, a channel for EH Forwarder Bot.'
arch=('any')
url='https://github.com/blueset/efb-wechat-slave'
@@ -19,7 +19,7 @@ depends=(
'python-pyqrcode'
'python-yaml'
'python-requests'
- 'python-typing-extensions'
+ 'python-typing_extensions'
'python-bullet'
'python-cjkwrap')
makedepends=(