aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:22:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:22:27 +0000
commit6d5b0e73470cc6cb1b4e6c12eb61b04702ab19fe (patch)
tree78e85d0526e32d8cb14158a7ada978f735ae32a1 /testing
parent94b98b93c4dd19a99a875ee10b5e2fdacfec789f (diff)
downloadaports-6d5b0e73470cc6cb1b4e6c12eb61b04702ab19fe.tar.bz2
aports-6d5b0e73470cc6cb1b4e6c12eb61b04702ab19fe.tar.xz
testing/vint: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/vint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vint/APKBUILD b/testing/vint/APKBUILD
index a6f732cf00..44d32e8b57 100644
--- a/testing/vint/APKBUILD
+++ b/testing/vint/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=vint
pkgver=0.3.20
-pkgrel=0
+pkgrel=1
pkgdesc="Fast and Highly Extensible Vim script Language Lint"
url="https://github.com/Kuniwak/vint"
arch="noarch"