summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2021-11-02 14:47:12 +0100
committerMichael Bauer2021-11-02 14:47:12 +0100
commit9c292deca42f8e6774bb3b0c6dcc99e626fd3beb (patch)
tree3feecf3f35ad1844d0463b13d12d2095e6eb2c7f
parent7966d25ba302719f818d2d4655799217fff177e8 (diff)
downloadaur-9c292deca42f8e6774bb3b0c6dcc99e626fd3beb.tar.gz
upstream release 1.21.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f72d975b411..c473aac4c62c 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.21.2
+ pkgver = 1.21.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.21.2.tar.xz
+ noextract = rotki-1.21.3.tar.xz
options = !strip
- source = rotki-1.21.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.21.2/rotki-linux_x64-v1.21.2.tar.xz
+ source = rotki-1.21.3.tar.xz::https://github.com/rotki/rotki/releases/download/v1.21.3/rotki-linux_x64-v1.21.3.tar.xz
source = rotki.png::https://github.com/rotki/rotki/raw/develop/frontend/app/src/assets/images/rotki_1024x1024.png
source = LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md
- sha256sums = fc9d48b7c4ed9b9e076cc162e9a42e3f6d6ed6078d2cd84aa79e4389e88f51f0
+ sha256sums = ff0f9ea9f8575dc63ba5cc1665a0cb0a3a101e7a56c4bd872b70fd7c2b0bf7b7
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = 35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee
diff --git a/PKGBUILD b/PKGBUILD
index c0b31f71ea28..6df5b3fb17eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.21.2
+pkgver=1.21.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://github.com/rotki/rotki/raw/develop/frontend/app/src/assets/images/rotki_1024x1024.png"
"LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md")
-sha256sums=('fc9d48b7c4ed9b9e076cc162e9a42e3f6d6ed6078d2cd84aa79e4389e88f51f0'
+sha256sums=('ff0f9ea9f8575dc63ba5cc1665a0cb0a3a101e7a56c4bd872b70fd7c2b0bf7b7'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee')