summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2021-02-17 20:37:52 +0100
committerMichael Bauer2021-02-17 20:37:52 +0100
commite59561b7252c5d5c4d5121342c137957515949b4 (patch)
treeb04b60326c9cfda896e74b0e20491ec84781886b
parent436d37f5c553e5996e5cb5e908185950128311f4 (diff)
downloadaur-e59561b7252c5d5c4d5121342c137957515949b4.tar.gz
upstream release 1.14.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01c81dc6c9f4..f1a26dd31f3b 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.13.3
+ pkgver = 1.14.0
pkgrel = 1
url = https://rotki.com
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = rotki-bin
depends = gtk3
depends = nss
provides = rotki
- noextract = rotki-1.13.3.tar.xz
+ noextract = rotki-1.14.0.tar.xz
options = !strip
- source = rotki-1.13.3.tar.xz::https://github.com/rotki/rotki/releases/download/v1.13.3/rotki-linux_x64-v1.13.3.tar.xz
+ source = rotki-1.14.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.14.0/rotki-linux_x64-v1.14.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 = 559ff8003cb343630e424197ec20be5b8a72def83f8b1b958d97bea25e999cc9
+ sha256sums = 440dda5f9764b9a8a736ffcb08d86d6642d3817adc90c82307accf74becc3637
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = 3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d
diff --git a/PKGBUILD b/PKGBUILD
index ae4d0dae847a..32add372e22c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.13.3
+pkgver=1.14.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=('559ff8003cb343630e424197ec20be5b8a72def83f8b1b958d97bea25e999cc9'
+sha256sums=('440dda5f9764b9a8a736ffcb08d86d6642d3817adc90c82307accf74becc3637'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d')