From fd3235a9ede590f0d8054c4178fe0f18d2115ae0 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 28 Jun 2018 13:51:53 +0300 Subject: [PATCH] python2: Rebuild with gdbm 1.16 --- python2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2/PKGBUILD b/python2/PKGBUILD index e984c63d..f177d113 100644 --- a/python2/PKGBUILD +++ b/python2/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python2 pkgver=2.7.15 -pkgrel=1 +pkgrel=2 _pybasever=2.7 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64')