summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9c95c91dd8d..8ec979e6cfbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(python-requests python-setuptools python-mwparserfromhell)
optdepends=('python-wikitextparser: parsing MediaWiki wikicode'
'python-stdnum: cosmetic changes for numbers') # python-sseclient python-pydot python-google python-pymysql python-pillow python-mwoauth python-beautifulsoup4 python-fake-useragent flake8 python-darglint python-flake8-bugbear python-flake8-coding python-flake8-colors python-flake8-comprehensions python-flake8-docstrings python-flake8-future-import python-flake8-mock python-flake8-print python-flake8-quotes python-flake8-string-format python-flake8-tuple python-flake8-no-u-prefixed-strings python-pep8-naming python-pyflakes python-hacking
source=(https://github.com/wikimedia/${_base}/archive/${pkgver}.tar.gz)
-sha512sums=('d5573cb48b363571bcef1c62c61d5417cf3a48745aecfda44c13ef5e6d2d369128440e7df4740ba460ba39e24935f68263f7ced3cbb0de944e0503dcb91a7512')
+sha512sums=('d7a2c592861e5cff4f810a6070973dea76521af0e6ee7dfff29972b10366b0c348a323b7bb95612b7f888da80d53d56b9e28003e07de06eb2071fc3568a692b5')
build() {
cd "${_base}-${pkgver}"