summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2023-06-29 12:24:37 +0200
committerMichael Bauer2023-06-29 12:24:37 +0200
commit8286a60d8d6919456db49328bad2bb88cc6ba7c7 (patch)
tree825ec8c1cc71f9c0db9acb9318a3f647946bef2f
parent5f30a2e463d7f8e59aaa694465deb2b289135fe2 (diff)
downloadaur-8286a60d8d6919456db49328bad2bb88cc6ba7c7.tar.gz
upstream release 1.29
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67a0e7e34340..a148508831dd 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.28.0
+ pkgver = 1.29.0
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.28.0.tar.xz
+ noextract = rotki-1.29.0.tar.xz
options = !strip
- source = rotki-1.28.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.28.0/rotki-linux_x64-v1.28.0.tar.xz
- source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.28.0/frontend/app/public/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.28.0/LICENSE.md
- sha256sums = c31a4db0f2cdee24c336a4004cc341e3cad6cb6d35c5633be1f2284822c3fb94
+ source = rotki-1.29.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.29.0/rotki-linux_x64-v1.29.0.tar.xz
+ source = rotki.png::https://raw.githubusercontent.com/rotki/rotki/v1.29.0/frontend/app/public/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.29.0/LICENSE.md
+ sha256sums = 2a1261e4c0c143a26986b026ecf7292474a0b8fe7f44daf91500c8800214df15
sha256sums = 391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index e420cd2a113c..2e4aa381522a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.28.0
+pkgver=1.29.0
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=('c31a4db0f2cdee24c336a4004cc341e3cad6cb6d35c5633be1f2284822c3fb94'
+sha256sums=('2a1261e4c0c143a26986b026ecf7292474a0b8fe7f44daf91500c8800214df15'
'391e4e2bfe352660a151b8f7143f8057ad43aafb256d4e3dfbf15546c3541270'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')