summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2022-12-31 13:04:38 +0100
committerMichael Bauer2022-12-31 13:04:38 +0100
commitc540189178e933f52201fd424cc0ca51800d7fb4 (patch)
treec8d85cd8e9956abd3c95870297990d3c90f9477d
parent16c76577af082ce0c705e4587c107088e0ee2b66 (diff)
downloadaur-c540189178e933f52201fd424cc0ca51800d7fb4.tar.gz
upstream 1.26.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66747f99a0e1..af382dbffc3c 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.26.2
+ pkgver = 1.26.3
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.26.2.tar.xz
+ noextract = rotki-1.26.3.tar.xz
options = !strip
- source = rotki-1.26.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.26.2/rotki-linux_x64-v1.26.2.tar.xz
- source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.26.2/frontend/app/public/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.26.2/LICENSE.md
- sha256sums = a316c6711b77b9b317f4e898e061caa0026b45eb8694673d8f61b95515c0635d
+ source = rotki-1.26.3.tar.xz::https://github.com/rotki/rotki/releases/download/v1.26.3/rotki-linux_x64-v1.26.3.tar.xz
+ source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.26.3/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.26.3/LICENSE.md
+ sha256sums = 0665b0b283aeaa768dd850e8c6010c8c43e75a22437831cb08c11d8dc18f19b7
sha256sums = 391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index 9430a9f62f60..94be4149c74b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.26.2
+pkgver=1.26.3
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://raw.githubusercontent.com/rotki/rotki/v${pkgver}/frontend/app/public/assets/images/rotki_1024x1024.png"
"LICENSE::https://github.com/rotki/rotki/raw/v${pkgver}/LICENSE.md")
-sha256sums=('a316c6711b77b9b317f4e898e061caa0026b45eb8694673d8f61b95515c0635d'
+sha256sums=('0665b0b283aeaa768dd850e8c6010c8c43e75a22437831cb08c11d8dc18f19b7'
'391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')