aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 07:41:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:30 +0000
commit8b8a682c67235d4e0127d4c545fe831228df4679 (patch)
tree36adddf144fe586ebc651e63f6daa707c728aca2
parent2695eaec6fd0169b07b4a5a5a531a0fb77918c72 (diff)
testing/lshell: rebuild against python 3.8
-rw-r--r--testing/lshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD
index 5b64c47cf74..c35c3d70f4b 100644
--- a/testing/lshell/APKBUILD
+++ b/testing/lshell/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=lshell
pkgver=0.9.18
-pkgrel=4
+pkgrel=5
pkgdesc="Python3-based limited Shell"
url="https://github.com/ghantoos/lshell"
arch="noarch"