summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhuoyun Wei2019-11-22 13:24:48 +0800
committerZhuoyun Wei2019-11-22 13:24:48 +0800
commitf65028a3114e4ce152e3dde8dc6da536afbe15f0 (patch)
treeede989341848407eaa1662bca2c5a6cbc6e54c3a
parentb2cf9e9c7b4d3351a5a5a50904eb6c33e2eb2ea2 (diff)
downloadaur-f65028a3114e4ce152e3dde8dc6da536afbe15f0.tar.gz
[beancount] Rebuild for Python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f617d9bfb246..565d5b88acb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = beancount
pkgdesc = Double-Entry Accounting from Text Files
pkgver = 2.2.3
- pkgrel = 1
+ pkgrel = 2
url = http://furius.ca/beancount/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7371172e4a10..27c494b3bb84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=beancount
pkgdesc='Double-Entry Accounting from Text Files'
pkgver=2.2.3
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://furius.ca/beancount/"
license=('GPL')