diff options
Diffstat (limited to 'community/python2-tkinter/APKBUILD')
-rw-r--r-- | community/python2-tkinter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-tkinter/APKBUILD b/community/python2-tkinter/APKBUILD index d090a4d86a..226a430e6b 100644 --- a/community/python2-tkinter/APKBUILD +++ b/community/python2-tkinter/APKBUILD @@ -6,7 +6,7 @@ pkgname=python2-tkinter pkgver=2.7.13 _verbase=${pkgver%.*} -pkgrel=1 +pkgrel=2 pkgdesc="A graphical user interface for the Python" url="https://wiki.python.org/moin/TkInter" arch="all" |