summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Bauer2022-01-09 11:02:48 +0100
committerMichael Bauer2022-01-09 11:02:48 +0100
commitca9512e094a1c03383eaae1530d01de7b8a28f40 (patch)
tree74bb16267947c9279ebc01152bb0420afec29ec1 /PKGBUILD
parentfa59883ebd2cec1cae6bbf79be75702d1de51c9c (diff)
downloadaur-ca9512e094a1c03383eaae1530d01de7b8a28f40.tar.gz
upstream 1.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80be6ee3e538..e62f687a3f02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.22.2
+pkgver=1.23.0
pkgrel=1
pkgdesc='A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy'
arch=('x86_64')
@@ -17,7 +17,7 @@ makedepends=('gendesk')
source=("${pkgname%-bin}-${pkgver}.tar.xz::https://github.com/rotki/rotki/releases/download/v${pkgver}/rotki-linux_x64-v${pkgver}.tar.xz"
"rotki.png::https://github.com/rotki/rotki/raw/develop/frontend/app/src/assets/images/rotki_1024x1024.png"
"LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md")
-sha256sums=('d9860fe0d19580e05c4d0b370fb2987ab9b7481cf0119a602a9263cd9fac6ab3'
+sha256sums=('c3f9e261358bc035df864beef37e1a5bb2d9363f39b01854c9936eb74aee9c1f'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee')