aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-django-mptt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-django-mptt/APKBUILD b/testing/py3-django-mptt/APKBUILD
index 187ed166a0..f09974d4eb 100644
--- a/testing/py3-django-mptt/APKBUILD
+++ b/testing/py3-django-mptt/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-django-mptt
_pkgname=django-mptt
-pkgver=0.10.0
-pkgrel=1
+pkgver=0.11.0
+pkgrel=0
pkgdesc="Utilities for implementing a modified pre-order traversal tree in django"
options="!check" # Requires running django instance
url="https://github.com/django-mptt/django-mptt"
@@ -25,4 +25,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
}
-sha512sums="89d824b6c1591efb526d05e2d31f07b61eb89990374e01b64d5428ff5a425542b15f8e17e8e5cb8c6e51b1c41d4730497fb41f9c7e79d2e0ba59ebcf4a85e3fd py3-django-mptt-0.10.0.tar.gz"
+sha512sums="0302fbdc759fe3e69c7adc3e785025c4c28931904c2b8904d43a3fdf1471ef1a83f18170f1db05dc3d4360e946c35db06900cf9c40b87562fba03240f9608da7 py3-django-mptt-0.11.0.tar.gz"