summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-12-16 01:40:54 -0600
committerLuis Martinez2021-12-16 01:40:54 -0600
commita08a83f80ad4b745067c80a5c0f47a1f9d315335 (patch)
tree006198503fafd15c295f11e113013a4e57d0ceda /PKGBUILD
parent4a94b7f6102c55584c8776eb3ea3e2386c9b75c1 (diff)
downloadaur-a08a83f80ad4b745067c80a5c0f47a1f9d315335.tar.gz
update to 2.1.57
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21f82df677bb..5bf32bedc570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Carlo Cabanilla <carlo.cabanilla@gmail.com>
pkgname=python-pex
-pkgver=2.1.56
-pkgrel=3
+pkgver=2.1.57
+pkgrel=1
arch=('any')
pkgdesc='Generates executable Python environments'
url='https://github.com/pantsbuild/pex'