aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/beancount/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/beancount/APKBUILD b/community/beancount/APKBUILD
index 665596b6ec3..947e236995d 100644
--- a/community/beancount/APKBUILD
+++ b/community/beancount/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Keith Maxwell <keith.maxwell@gmail.com>
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=beancount
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=0
pkgdesc="Double-Entry Accounting from Text Files"
url="http://furius.ca/beancount/"
@@ -31,4 +31,4 @@ check() {
--deselect=beancount/ingest/importers/fileonly_test.py::TestFileOnly::test_match
}
-sha512sums="f196f35d6d987c2f009eb08e3ef17adbd9f4ef9d59dade42336307307646bf73782f9fba4889902f4475513e4060af19081fc1686f23917ae96888cd849607b3 beancount-2.3.2.tar.gz"
+sha512sums="420369105939bcdcf2b7caaba27ab1d486b3dfc18e0a3286d917a6380345eaf5fa64ff5e0779fd2275129b7088de24f4a2dbd0232a482aceb124064e5c56ccc4 beancount-2.3.3.tar.gz"