aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 07:17:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:59 +0000
commita9467420318b3342f9dca1b9afaa3d7c726f3868 (patch)
tree05c2227d0c2923eba3a608d01d20a585d2ac9ae8
parentab699b60d8449309e7a95d65c8fe0724e4bd6af3 (diff)
community/py3-lz4: rebuild against python 3.8
-rw-r--r--community/py3-lz4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-lz4/APKBUILD b/community/py3-lz4/APKBUILD
index cc2c8e42dfd..972cd2472e2 100644
--- a/community/py3-lz4/APKBUILD
+++ b/community/py3-lz4/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-lz4
pkgver=2.2.1
_pkgname=${pkgname#py3-}
-pkgrel=0
+pkgrel=1
pkgdesc="LZ4 Bindings for Python"
url="https://pypi.python.org/pypi/lz4"
arch="all"