summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abe34276cd0c..82e8b0f17755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ledger2beancount
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc='Ledger to Beancount text-based converter'
arch=('any')
url="https://github.com/zacchiro/ledger2beancount"
@@ -11,6 +11,7 @@ license=('GPL')
depends=('perl' 'perl-carp-assert' 'perl-config-onion' 'perl-date-calc'
'perl-datetime-format-strptime' 'perl-file-basedir'
'perl-getopt-long-descriptive' 'perl-string-interpolate' 'perl-yaml-libyaml')
+conflicts=('ledger2beancount-git')
source=("https://github.com/zacchiro/ledger2beancount/archive/${pkgver}.tar.gz")
sha256sums=('06e657f71b9ac68af8756a8a0f48a4652f773ebc4f4a098ebc0a1677eba1c664')