summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Bauer2021-03-20 18:45:01 +0100
committerMichael Bauer2021-03-20 18:45:01 +0100
commit0320cd5f09259fee67bcdc6d73c88b9c203085ec (patch)
tree2e3f5dc013d4616b896fef8aec0b4f44a27f6943 /PKGBUILD
parent3bc32d18e32c21572b04088a27bf13a933e55cf9 (diff)
downloadaur-0320cd5f09259fee67bcdc6d73c88b9c203085ec.tar.gz
upstream release 1.15.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b08568dbf450..021a9898815f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.15.0
+pkgver=1.15.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://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=('c95b094b04639a17d1de65630e719a52f2bd3e9543a08e6079814fcbe24223cd'
+sha256sums=('c513c52a65e1da282798447c274c5a1bb5682ac1772492384e9bf53c9476afdc'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee')