From 5933e306dd0b2906e04e0bf094c30194008ee8b3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 26 Oct 2016 12:50:30 +0000 Subject: main/python2: add comment on synchronizing with python2-tkinter --- main/python2/APKBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main/python2') diff --git a/main/python2/APKBUILD b/main/python2/APKBUILD index 37b9de2aa2..ae98676e2a 100644 --- a/main/python2/APKBUILD +++ b/main/python2/APKBUILD @@ -1,5 +1,7 @@ # Maintainer: Natanael Copa + pkgname=python2 +# the python2-tkinter's pkgver needs to be synchronized with this. pkgver=2.7.12 _verbase=${pkgver%.*} pkgrel=5 -- cgit v1.2.3