aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-16 10:22:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:17 +0000
commit04a867f4eb9f49b83fffebfbfe677e9b837e0f5b (patch)
tree2a75c8261e553e696021f92a1044d19d7dae1fdb
parent8f169d16dfa5993b92dbabc2e3da5a685ea2175f (diff)
community/beancount: rebuild against python 3.9
-rw-r--r--community/beancount/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/beancount/APKBUILD b/community/beancount/APKBUILD
index 07536ebd8d4..51e88ae01b2 100644
--- a/community/beancount/APKBUILD
+++ b/community/beancount/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=beancount
pkgver=2.3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Double-Entry Accounting from Text Files"
url="http://furius.ca/beancount/"
arch="all !ppc64le" # limited by py3-grpcio