aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:21:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:21:49 +0000
commit549991eab8247ac1cca0d831203551261dc7727a (patch)
tree1d5f0b212b8a510a697523edffd84112094322c9 /testing
parentf4da88a64ed6c57052554554ee233fc4cbca13fe (diff)
testing/urlscan: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/urlscan/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/urlscan/APKBUILD b/testing/urlscan/APKBUILD
index 1a32913f38b..4f9d739fadf 100644
--- a/testing/urlscan/APKBUILD
+++ b/testing/urlscan/APKBUILD
@@ -3,7 +3,7 @@
pkgname=urlscan
_pkgname=urlscan
pkgver=0.9.4
-pkgrel=0
+pkgrel=1
pkgdesc="Mutt and terminal url selector (similar to urlview)"
options="!check" # No testsuite
url="https://github.com/firecat53/urlscan"