aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-26 17:31:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:01 +0000
commit8b8238730fd73b980eb91b3cc9ae5b7563571680 (patch)
tree8ed6860eea6045676e7ce86120361ca9cd09f307
parent925dedb6b9b9e451782227b942563c5f3216b2c0 (diff)
testing/buku: rebuild against python 3.9
-rw-r--r--testing/buku/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buku/APKBUILD b/testing/buku/APKBUILD
index 72409260e11..8f1c55ae171 100644
--- a/testing/buku/APKBUILD
+++ b/testing/buku/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=buku
pkgver=4.5
-pkgrel=0
+pkgrel=1
pkgdesc="Cmdline bookmark management utility"
options="!check" # Requires unpackaged vcrpy
url="https://github.com/jarun/Buku"