summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Kudelin2021-12-13 12:53:10 +0200
committerAnton Kudelin2021-12-13 12:53:10 +0200
commit263dd54e76bf6bd3f45058d12dbc9f81463c5969 (patch)
treedc29b8e15a9225f14032ac8344f87a740750b8f3 /PKGBUILD
parent90350a83b814b73367b8ffaec60c0867379c1f57 (diff)
downloadaur-python-ofxparse.tar.gz
Bump pkgrel for Python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2447024f9531..1fb3c6b65caf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=ofxparse
pkgname=python-$_pkgname
pkgver=0.21
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for working with the OFX (Open Financial Exchange) file format"
arch=('any')
url="http://sites.google.com/site/ofxparse"