aboutsummaryrefslogtreecommitdiffstats
path: root/community/beets
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-28 13:55:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:52 +0000
commit54bedc33bb148c980adb0b92bfc9750a8995edff (patch)
tree294629c235d205f1d1e639912b325e8c94a0244d /community/beets
parent434ce12eb7a35766a47919a566cbe89c7b317610 (diff)
community/beets: rebuild against python 3.8
Diffstat (limited to 'community/beets')
-rw-r--r--community/beets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/beets/APKBUILD b/community/beets/APKBUILD
index 34168d5cb14..f381bb0e8bc 100644
--- a/community/beets/APKBUILD
+++ b/community/beets/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=beets
pkgver=1.4.9
-pkgrel=0
+pkgrel=1
pkgdesc="Music library manager and MusicBrainz tagger"
options="!check" # Requires unpackaged dependencies
url="http://beets.io"