summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2021-06-04 19:48:06 +0200
committerMichael Bauer2021-06-04 19:48:06 +0200
commit48e4606f81383f5bcb6f6337db03f4197873237a (patch)
treeca8c545ab93b7cfbc8740f05a6e93929976f8424
parent33930141a8f88814842fa9c53d31cdad91228ef5 (diff)
downloadaur-48e4606f81383f5bcb6f6337db03f4197873237a.tar.gz
upstream release 1.17.2
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c931c0a9371..54929ffaee64 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.16.2
+ pkgver = 1.17.2
pkgrel = 1
url = https://rotki.com
arch = x86_64
@@ -9,14 +9,13 @@ pkgbase = rotki-bin
depends = gtk3
depends = nss
provides = rotki
- noextract = rotki-1.16.2.tar.xz
+ noextract = rotki-1.17.2.tar.xz
options = !strip
- source = rotki-1.16.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.16.2/rotki-linux_x64-v1.16.2.tar.xz
+ source = rotki-1.17.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.17.2/rotki-linux_x64-v1.17.2.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 = 0f6a2886c69dc7c5d157118b0f5f70214b3d87b1c2b5777f2af0eedbc68503a0
+ sha256sums = 275fbab60bff90f6dd2085f91a03cd6bf686de9e6fc28d5f2e4a8b181a6d0e5e
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = 35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee
pkgname = rotki-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 868e7d354388..ef6cb8b76da4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.16.2
+pkgver=1.17.2
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=('0f6a2886c69dc7c5d157118b0f5f70214b3d87b1c2b5777f2af0eedbc68503a0'
+sha256sums=('275fbab60bff90f6dd2085f91a03cd6bf686de9e6fc28d5f2e4a8b181a6d0e5e'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee')