aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-distutils-extra/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-distutils-extra/APKBUILD b/community/py3-distutils-extra/APKBUILD
index 14edb42d3d..f436976648 100644
--- a/community/py3-distutils-extra/APKBUILD
+++ b/community/py3-distutils-extra/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-distutils-extra
_pkgname=python-distutils-extra
-pkgver=2.43
+pkgver=2.44
pkgrel=0
pkgdesc="Enhanced distutils package for python"
url="https://launchpad.net/python-distutils-extra"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a0a3ba147403e0096fd1c9f56eb898282edc7a1caf460128245730bf683d97af8706390127f2e997256b2ee50bc267125b2071b47e2eeac70ca0e2d58fa84176 python-distutils-extra-2.43.tar.bz2"
+sha512sums="517222b4e34efba730db53ffeee8b8c8d96bd9d1b6044e6ca84c0f2c1d5c0e044240b899d460c50295615c94c513f7e57db3e34e5db6588a01ec92a73999f822 python-distutils-extra-2.44.tar.bz2"