summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78208ade081f..8f9eb9a397f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = invoiceninja
pkgdesc = Invoices, Expenses and Tasks built with Laravel and Flutter
- pkgver = 5.3.79
+ pkgver = 5.5.60
pkgrel = 1
url = https://www.invoiceninja.com/
install = invoiceninja.install
@@ -14,16 +14,16 @@ pkgbase = invoiceninja
optdepends = nginx: web server
optdepends = redis: session driver
optdepends = chromium: pdf generation using snappdf
- noextract = invoiceninja-5.3.79.zip
+ noextract = invoiceninja-5.5.60.zip
options = !strip
backup = etc/webapps/invoiceninja/config.env
backup = var/lib/invoiceninja/config.env
- source = invoiceninja-5.3.79.zip::https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.79/invoiceninja.zip
+ source = invoiceninja-5.5.60.zip::https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.60/invoiceninja.zip
source = invoiceninja-queue.service
source = invoiceninja-queue.timer
source = invoiceninja-scheduler.service
source = invoiceninja-scheduler.timer
- sha256sums = e4a944d1e4c659a9fae6d1fbd80355a2eebd73f7ded1ebba176e1d130e384a82
+ sha256sums = ee7ec50f78b08b9081433728091299a47a76c3a32f5d8eb4a35d8f5b8e7ad83b
sha256sums = 2e41b2c94877d29f7abf8912d7bd9a26dd7d003876253c7d49762c6ec9f72ea5
sha256sums = ed7ce9c42bf1de019c4ca43c1a7bfb32e65aae8c6687ce0e5a4474c7e4a7537e
sha256sums = b54a95a349294c93a97832cc88652e46d30692c722906ef4bce99ef4d73e8d33
diff --git a/PKGBUILD b/PKGBUILD
index c33a903c1def..90b29a1b711c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname="invoiceninja"
-pkgver=5.3.79
+pkgver=5.5.60
pkgrel=1
pkgdesc="Invoices, Expenses and Tasks built with Laravel and Flutter"
url="https://www.invoiceninja.com/"
@@ -22,7 +22,7 @@ source=("$pkgname-$pkgver.zip::https://github.com/$pkgname/$pkgname/releases/dow
"$pkgname-queue.timer"
"$pkgname-scheduler.service"
"$pkgname-scheduler.timer")
-sha256sums=('e4a944d1e4c659a9fae6d1fbd80355a2eebd73f7ded1ebba176e1d130e384a82'
+sha256sums=('ee7ec50f78b08b9081433728091299a47a76c3a32f5d8eb4a35d8f5b8e7ad83b'
'2e41b2c94877d29f7abf8912d7bd9a26dd7d003876253c7d49762c6ec9f72ea5'
'ed7ce9c42bf1de019c4ca43c1a7bfb32e65aae8c6687ce0e5a4474c7e4a7537e'
'b54a95a349294c93a97832cc88652e46d30692c722906ef4bce99ef4d73e8d33'