diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-08 15:26:25 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-08 15:26:25 -0300 |
| commit | 361040ed2a8c40e50123249df4f293ab590b2d7e (patch) | |
| tree | a616986ff2673708aaf7640bc4b159896b005240 /main/python2 | |
| parent | d32b13a081d720c8650cdd82c59ab49af1d99a82 (diff) | |
| download | aports-361040ed2a8c40e50123249df4f293ab590b2d7e.tar.bz2 aports-361040ed2a8c40e50123249df4f293ab590b2d7e.tar.xz | |
main/python2: rebuild to claim cmd:python back
Diffstat (limited to 'main/python2')
| -rw-r--r-- | main/python2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/python2/APKBUILD b/main/python2/APKBUILD index 2a7d7fc6d8..e902ddbefb 100644 --- a/main/python2/APKBUILD +++ b/main/python2/APKBUILD @@ -4,7 +4,7 @@ pkgname=python2 # the python2-tkinter's pkgver needs to be synchronized with this. pkgver=2.7.17 _verbase=${pkgver%.*} -pkgrel=1 +pkgrel=2 pkgdesc="A high-level scripting language" url="https://www.python.org/" arch="all" |
