summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2022-09-06 14:56:36 +0200
committerMichael Bauer2022-09-06 14:56:36 +0200
commit4c0accfdde3e4f552d079375f92032321af82fde (patch)
tree94333dc8ebfd37f4b11575260ca7542e42c7f8b5
parent8f54a8514457c8ee3558cec3c5ca57aa43d54135 (diff)
downloadaur-4c0accfdde3e4f552d079375f92032321af82fde.tar.gz
upstream release 1.25.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ada71c38eff..4de1956f18a9 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.25.2
+ pkgver = 1.25.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.25.2.tar.xz
+ noextract = rotki-1.25.3.tar.xz
options = !strip
- source = rotki-1.25.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.25.2/rotki-linux_x64-v1.25.2.tar.xz
- source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.25.2/frontend/app/public/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.25.2/LICENSE.md
- sha256sums = c2953ab69951122883b9b67040879e26ac928555464f33a6b44ec435bce971c8
+ source = rotki-1.25.3.tar.xz::https://github.com/rotki/rotki/releases/download/v1.25.3/rotki-linux_x64-v1.25.3.tar.xz
+ source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.25.3/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.25.3/LICENSE.md
+ sha256sums = 60cf4efc8cc3ab2b247b2c939ccea2e4709476ddaa74c77cae0b5fe13ce83025
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index b7987282f93a..c55d39520e08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.25.2
+pkgver=1.25.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=('c2953ab69951122883b9b67040879e26ac928555464f33a6b44ec435bce971c8'
+sha256sums=('60cf4efc8cc3ab2b247b2c939ccea2e4709476ddaa74c77cae0b5fe13ce83025'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')