aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 17:31:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:41 +0000
commit4d80ef6705ba15c3fd4c250705d3246df7635421 (patch)
treef4215b984b5e8b8367907b807e66282c0a6c8598
parent888614e8ed1591209dad4100b249c592a6457597 (diff)
testing/sopel: rebuild against python 3.9
-rw-r--r--testing/sopel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sopel/APKBUILD b/testing/sopel/APKBUILD
index 4bad9a613f0..3c0b6b8d450 100644
--- a/testing/sopel/APKBUILD
+++ b/testing/sopel/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=sopel
pkgver=7.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="easy-to-use and highly extensible IRC Bot framework"
url="https://sopel.chat/"
arch="noarch"