summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-27 22:35:01 +0300
committerCaleb Maclennan2024-04-27 22:35:01 +0300
commitd1eeda60ee5af5da7b2c238ebfcc6e903096acfe (patch)
tree1c8622ae6b098a5677f0158516168f98190cb191 /PKGBUILD
parent606975c2c1d556a9d2be80ba7030ea8837265bb3 (diff)
downloadaur-hledger-utils.tar.gz
upgpkg: hledger-utils 1.14.0-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0393516aaeda..99785773d728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hledger-utils
pkgver=1.14.0
-pkgrel=1
+pkgrel=2
pkgdesc='Utilities extending the hledger plaintextaccounting tool'
arch=(any)
url="https://gitlab.com/nobodyinperson/$pkgname"