aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-pexpect/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-pexpect/APKBUILD b/community/py-pexpect/APKBUILD
index 48416163ac..6ed353a467 100644
--- a/community/py-pexpect/APKBUILD
+++ b/community/py-pexpect/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-pexpect
_pkgname=${pkgname#py-}
-pkgver=4.3.1
+pkgver=4.4
pkgrel=0
pkgdesc="Make Python a better tool for controlling and automating other programs"
url="http://pexpect.readthedocs.org/en/stable"
@@ -56,4 +56,4 @@ doc() {
cd "$builddir"
install -Dm644 LICENSE "$subpkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-sha512sums="efd8e1436235b2f3d1bbc018ca1779a34d5e91e84dd495259c77e08fedda425b19e81df0861b78bbd833c7fa2b7f62b41d96c20594ddfae12c33c152ca6ce061 py-pexpect-4.3.1.tar.gz"
+sha512sums="0da4e85cf6f1c686404d62143f6d159ff1a4769ce0f0d245b018262f4c261940d77f0220658e68b83d2d7131d02bd2468541f1ef2756893a8021e15ec2f72291 py-pexpect-4.4.tar.gz"