summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2022-08-19 12:36:53 +0200
committerMichael Bauer2022-08-19 12:36:53 +0200
commit5f7c3941bf81fdf9dcc0acf01bd4695122af6e61 (patch)
treef6c12512f656ffce40a2f38520320dbdd40928fd
parent646174615146cbb40eed0f576b6434ced421efa4 (diff)
downloadaur-5f7c3941bf81fdf9dcc0acf01bd4695122af6e61.tar.gz
upstream release 1.25.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1addc8d226f3..e85d7df61d49 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.0
+ pkgver = 1.25.1
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.0.tar.xz
+ noextract = rotki-1.25.1.tar.xz
options = !strip
- source = rotki-1.25.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.25.0/rotki-linux_x64-v1.25.0.tar.xz
- source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.25.0/frontend/app/public/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.25.0/LICENSE.md
- sha256sums = 45aa199846c0524030ecfe498e6b2eee842d74895b3dc817289e82790ec4f5ee
+ source = rotki-1.25.1.tar.xz::https://github.com/rotki/rotki/releases/download/v1.25.1/rotki-linux_x64-v1.25.1.tar.xz
+ source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.25.1/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.25.1/LICENSE.md
+ sha256sums = ae9b4fc4c0e046303a0ad1d43cea3d69c1d2d5f26dcbd6e3afaa266f55274564
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index b621116def9e..4ade70c0900b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.25.0
+pkgver=1.25.1
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=('45aa199846c0524030ecfe498e6b2eee842d74895b3dc817289e82790ec4f5ee'
+sha256sums=('ae9b4fc4c0e046303a0ad1d43cea3d69c1d2d5f26dcbd6e3afaa266f55274564'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')