summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2021-02-07 20:43:23 +0100
committerMichael Bauer2021-02-07 20:43:23 +0100
commit84562e6134ae9e94ab23b48a738cc2bb228cc6ab (patch)
treecdfbd58b323ae99636141ecfe3e8b56d3aba4404
parent1e1d08ed3b196c83c820e3311392f33dad4a93d0 (diff)
downloadaur-84562e6134ae9e94ab23b48a738cc2bb228cc6ab.tar.gz
upstream release 1.13.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05576fac7396..9e917bda5f23 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.13.1
+ pkgver = 1.13.2
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.13.1.tar.xz
+ noextract = rotki-1.13.2.tar.xz
options = !strip
- source = rotki-1.13.1.tar.xz::https://github.com/rotki/rotki/releases/download/v1.13.1/rotki-linux_x64-v1.13.1.tar.xz
+ source = rotki-1.13.2.tar.xz::https://github.com/rotki/rotki/releases/download/v1.13.2/rotki-linux_x64-v1.13.2.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 = 3d1348320224ec9086a7615c228b7ae4a3a5e94bc993ec2c02679c4de1fdd81c
+ sha256sums = 36c182a38b5cebf53ab25ba21c98caf0b6287157d0d2e0c6174b17e8ddca7762
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = 3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d
diff --git a/PKGBUILD b/PKGBUILD
index 4f0aa9db3b96..052838fdea4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.13.1
+pkgver=1.13.2
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=('3d1348320224ec9086a7615c228b7ae4a3a5e94bc993ec2c02679c4de1fdd81c'
+sha256sums=('36c182a38b5cebf53ab25ba21c98caf0b6287157d0d2e0c6174b17e8ddca7762'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d')