summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2023-02-26 11:52:51 +0100
committerMichael Bauer2023-02-26 11:52:51 +0100
commite504f472ebd7ba8df934ff2a850ec75a4a722c68 (patch)
tree7e6d2b6d73a62f7e9a0d8c43b1b73f80a9b2f14f
parentca313914c68d58a5d884a15d5794df71af1bf9bb (diff)
downloadaur-e504f472ebd7ba8df934ff2a850ec75a4a722c68.tar.gz
upstream release 1.27.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7442104035d..11af701a9993 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.27.0
+ pkgver = 1.27.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.27.0.tar.xz
+ noextract = rotki-1.27.1.tar.xz
options = !strip
- source = rotki-1.27.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.27.0/rotki-linux_x64-v1.27.0.tar.xz
- source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.27.0/frontend/app/public/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.27.0/LICENSE.md
- sha256sums = 9a57711fda4fe7f5261451bac17119f7f72ce919f201398b0f46299da70450c6
+ source = rotki-1.27.1.tar.xz::https://github.com/rotki/rotki/releases/download/v1.27.1/rotki-linux_x64-v1.27.1.tar.xz
+ source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.27.1/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.27.1/LICENSE.md
+ sha256sums = c5b78e195c4b5c78090b0e96e7bde455bccac59440a8077859b7a037d48815da
sha256sums = 391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index e5b1cc5d25e2..cdead56443ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.27.0
+pkgver=1.27.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=('9a57711fda4fe7f5261451bac17119f7f72ce919f201398b0f46299da70450c6'
+sha256sums=('c5b78e195c4b5c78090b0e96e7bde455bccac59440a8077859b7a037d48815da'
'391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')