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 b3571858bbcf..5946178e9ae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rotki-bin
pkgdesc = A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
- pkgver = 1.6.2
+ pkgver = 1.7.0
pkgrel = 1
url = https://rotki.com
arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = rotki-bin
depends = libxss
depends = nss
provides = rotki
- noextract = rotki-1.6.2.tar.xz
+ noextract = rotki-1.7.0.tar.xz
options = !strip
- source = rotki-1.6.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.6.2/rotki-linux_x64-v1.6.2.tar.xz
+ source = rotki-1.7.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.7.0/rotki-linux_x64-v1.7.0.tar.xz
source = rotki.png::https://github.com/rotki/rotki/raw/develop/frontend/app/src/assets/images/rotki_1024x1024.png
source = LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md
- sha256sums = c0a76ea172f4bc3b688f0a77ee41e7fed0496056512886d089cfbff839eafe91
+ sha256sums = bba61c4431e591123bd9090f60d614dfe356c361c3ffde563a2496ed4584f379
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = 27605c6c33d4bee9cfb5c6b36be5f34640df4742457f33e56b9562471b687678
diff --git a/PKGBUILD b/PKGBUILD
index c4e9117143b8..a4a1e0838cba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.6.2
+pkgver=1.7.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=('c0a76ea172f4bc3b688f0a77ee41e7fed0496056512886d089cfbff839eafe91'
+sha256sums=('bba61c4431e591123bd9090f60d614dfe356c361c3ffde563a2496ed4584f379'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'27605c6c33d4bee9cfb5c6b36be5f34640df4742457f33e56b9562471b687678')