summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2024-02-07 11:00:01 +0100
committerMichael Bauer2024-02-07 11:00:01 +0100
commit80a0a7e730a61cf83a56e5ac46dbe8a31d4ed5b0 (patch)
tree7d58cdb825134d7c55efc8b8b2bf6437768a51a4
parent9f5051d51f2cec19999ea8c0514a0f6f748c0a59 (diff)
downloadaur-80a0a7e730a61cf83a56e5ac46dbe8a31d4ed5b0.tar.gz
upstream release 1.31.3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdec58fad92d..8d8aabb91487 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rotki-bin
pkgdesc = A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
- pkgver = 1.31.2
- pkgrel = 2
+ pkgver = 1.31.3
+ pkgrel = 1
url = https://rotki.com
arch = x86_64
license = BSD
@@ -9,12 +9,12 @@ pkgbase = rotki-bin
depends = gtk3
depends = nss
provides = rotki
- noextract = rotki-1.31.2.tar.xz
+ noextract = rotki-1.31.3.tar.xz
options = !strip
- source = rotki-1.31.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.31.2/rotki-linux_x64-v1.31.2.tar.xz
- source = rotki-1.31.2-rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.31.2/frontend/app/public/assets/images/rotki_1024x1024.png
- source = rotki-1.31.2-LICENSE::https://github.com/rotki/rotki/raw/v1.31.2/LICENSE.md
- sha256sums = 31aee587e494904d0179a341ba2b22094d7eb616cde91fc43c0540b1730f4152
+ source = rotki-1.31.3.tar.xz::https://github.com/rotki/rotki/releases/download/v1.31.3/rotki-linux_x64-v1.31.3.tar.xz
+ source = rotki-1.31.3-rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.31.3/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = rotki-1.31.3-LICENSE::https://github.com/rotki/rotki/raw/v1.31.3/LICENSE.md
+ sha256sums = edc08c4a69586da9f8cb092786cb4e015d9391a1309344be519c2210a792f18e
sha256sums = 391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index b3552f551b21..63ea54c52062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.31.2
-pkgrel=2
+pkgver=1.31.3
+pkgrel=1
pkgdesc='A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy'
arch=('x86_64')
url="https://rotki.com"
@@ -18,7 +18,7 @@ sourceprefix=${pkgname%-bin}-${pkgver}
source=("${sourceprefix}.tar.xz::https://github.com/rotki/rotki/releases/download/v${pkgver}/rotki-linux_x64-v${pkgver}.tar.xz"
"${sourceprefix}-rotki.png::https://raw.githubusercontent.com/rotki/rotki/v${pkgver}/frontend/app/public/assets/images/rotki_1024x1024.png"
"${sourceprefix}-LICENSE::https://github.com/rotki/rotki/raw/v${pkgver}/LICENSE.md")
-sha256sums=('31aee587e494904d0179a341ba2b22094d7eb616cde91fc43c0540b1730f4152'
+sha256sums=('edc08c4a69586da9f8cb092786cb4e015d9391a1309344be519c2210a792f18e'
'391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')