aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-cx_freeze/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 14:29:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:55 +0000
commit79f63b1a66c84612627e34f2fef6554763d9fe73 (patch)
tree7d1c8d9f3dac976dbb1b735ec8c8efd8b5d5740c /community/py3-cx_freeze/APKBUILD
parent7eced505a733f0c6a44ef7b5a9ef50b15d72d57d (diff)
downloadaports-79f63b1a66c84612627e34f2fef6554763d9fe73.tar.bz2
aports-79f63b1a66c84612627e34f2fef6554763d9fe73.tar.xz
community/py3-cx_freeze: rebuild against python 3.8
Diffstat (limited to 'community/py3-cx_freeze/APKBUILD')
-rw-r--r--community/py3-cx_freeze/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-cx_freeze/APKBUILD b/community/py3-cx_freeze/APKBUILD
index 29937025fe..57df8a89de 100644
--- a/community/py3-cx_freeze/APKBUILD
+++ b/community/py3-cx_freeze/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cx_freeze
_pkgname=cx_Freeze
pkgver=5.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Set of utilities for freezing Python scripts into executables"
url="http://cx-freeze.sourceforge.net/"
arch="all"