aboutsummaryrefslogtreecommitdiffstats
path: root/testing/beancount
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-27 23:36:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-27 23:40:14 -0300
commit2c683af8c86d82c0de52ccc77e8ba07110feb457 (patch)
tree9576003989fa36030a22649b0c4e36375566188e /testing/beancount
parentb7b10508a7dc2204f67952d254fe0a26eedbb8db (diff)
downloadaports-2c683af8c86d82c0de52ccc77e8ba07110feb457.tar.bz2
aports-2c683af8c86d82c0de52ccc77e8ba07110feb457.tar.xz
testing/beancount: upgrade to 2.2.3
Diffstat (limited to 'testing/beancount')
-rw-r--r--testing/beancount/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/beancount/APKBUILD b/testing/beancount/APKBUILD
index 02c5bd2658..014d5755c8 100644
--- a/testing/beancount/APKBUILD
+++ b/testing/beancount/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=beancount
_pyname=beancount
-pkgver=2.2.1
+pkgver=2.2.3
pkgrel=0
pkgdesc="Double-Entry Accounting from Text Files"
url="http://furius.ca/beancount/"
@@ -15,7 +15,7 @@ makedepends="python3-dev py3-setuptools"
checkdepends="py3-pytest"
source="$pkgname-$pkgver.tar.gz::https://bitbucket.org/blais/beancount/get/$pkgver.tar.gz"
# 0cd71fede0f3347a14ac2b7ed240b74d56a38887 2.2.1
-builddir="$srcdir"/blais-$pkgname-0cd71fede0f3
+builddir="$srcdir"/blais-$pkgname-ff1e2616b26a
build() {
python3 setup.py build
@@ -32,4 +32,4 @@ check() {
--deselect=beancount/loader_test.py::TestLoadIncludesEncrypted::test_include_encrypted
}
-sha512sums="0be8614631aacdcd28537ca11cf2d8e4a9ca8a45ce272bbf986417b24b2d18366d43e48d6ee1706a617382a546dc2fad91244bafbc442f55a19f172a7d5a3709 beancount-2.2.1.tar.gz"
+sha512sums="1680dc58f79da19022e2add044c490041075f11c99d6354b452c505ef3d640e566c44f7917cf0a94c38bab8ec8984cd912659b61b4ffb8acb7526c492d23916e beancount-2.2.3.tar.gz"