summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorenz Steinert2024-04-07 12:45:16 +0200
committerLorenz Steinert2024-04-07 12:45:16 +0200
commit555b03a78af4db80c4576de5f69ac86b83e49fa4 (patch)
treefc7919a61154b451b51299ca6f64078cf241a468 /PKGBUILD
parent186823391e09b14c9b845f9ee9c5b0254917dd36 (diff)
downloadaur-firefly-iii-data-importer.tar.gz
v1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32424eb0a22a..aa76d451e8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=data-importer
pkgname=firefly-iii-$_pkgname
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc='The Firefly III Data Importer can import data into Firefly III'
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/firefly-iii/$_pkgname"
license=('custom')
makedepends=('composer')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/firefly-iii/$_pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('a527e0d37269fc797c393d4b35b2399749636ec3ad84a082d8173c8e0f4a1c4e')
+sha256sums=('83c954717b6ba6baa876ccf265c6d02e9da75d50f959e19eec14e0066f2fa7c5')
backup=("etc/webapps/$pkgname/config.env")