aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-praw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-praw/APKBUILD b/community/py3-praw/APKBUILD
index e90489e5b41..98418b3f753 100644
--- a/community/py3-praw/APKBUILD
+++ b/community/py3-praw/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-praw
_pkgname=praw
-pkgver=7.5.0
+pkgver=7.6.0
pkgrel=0
pkgdesc="Python module to access to reddit's API"
options="!check" # missing 'Betamax' modules
@@ -31,5 +31,5 @@ package() {
}
sha512sums="
-df2da306819df8387c9ad018b0ea886390c065e4d0af1b1b22ae2bfed3d4f612ce2ac2a029c7cee92ea90ca30cc13c7a6640373fd621dc70dd2ac175bea1b4ee praw-7.5.0.tar.gz
+6702936b193542756e1b035fc7b7e2d9c398d44bb1631046af0a06b93833c26cfdae61d58d160e27e1b56b63777eda709e6e6bee2c6e4c76451837a6eead6ac4 praw-7.6.0.tar.gz
"