From 30cb28aaa6be9b596d33118c68fce41a055fb28d Mon Sep 17 00:00:00 2001 From: Alexpux Date: Sun, 17 May 2015 15:46:44 +0300 Subject: [PATCH] python3: Increase pkgrel. --- python3/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3/PKGBUILD b/python3/PKGBUILD index 6a6ac5e6..7c0600b4 100644 --- a/python3/PKGBUILD +++ b/python3/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python pkgver=3.4.3 -pkgrel=1 +pkgrel=2 _pybasever=3.4 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64')