summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bauer2022-06-05 22:08:26 +0200
committerMichael Bauer2022-06-05 22:08:26 +0200
commit9203375f960d664164881b62ff402272a39b0cbd (patch)
treede0a37ed328d094f73ed0541336850105cdd5f84
parent9b1be262f843c26c863a6219f6c4be09f326d770 (diff)
downloadaur-9203375f960d664164881b62ff402272a39b0cbd.tar.gz
upstream release 1.24.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4437a79d962..5125af59e015 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rotki-bin
pkgdesc = A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
- pkgver = 1.24.0
- pkgrel = 2
+ pkgver = 1.24.1
+ pkgrel = 1
url = https://rotki.com
arch = x86_64
license = BSD
@@ -9,12 +9,12 @@ pkgbase = rotki-bin
depends = gtk3
depends = nss
provides = rotki
- noextract = rotki-1.24.0.tar.xz
+ noextract = rotki-1.24.1.tar.xz
options = !strip
- source = rotki-1.24.0.tar.xz::https://github.com/rotki/rotki/releases/download/v1.24.0/rotki-linux_x64-v1.24.0.tar.xz
- source = rotki.png::https://github.com/rotki/rotki/raw/v1.24.0/frontend/app/src/assets/images/rotki_1024x1024.png
- source = LICENSE::https://github.com/rotki/rotki/raw/v1.24.0/LICENSE.md
- sha256sums = 2aae0a43302fdc882d413af76b00659e96ba2927206df03577f34330e0145723
+ source = rotki-1.24.1.tar.xz::https://github.com/rotki/rotki/releases/download/v1.24.1/rotki-linux_x64-v1.24.1.tar.xz
+ source = rotki.png::https://github.com/rotki/rotki/raw/v1.24.1/frontend/app/src/assets/images/rotki_1024x1024.png
+ source = LICENSE::https://github.com/rotki/rotki/raw/v1.24.1/LICENSE.md
+ sha256sums = f931a513817cf6440a04a7e94bbce88df9a97bece7688dbc5949fd2326cbdcfb
sha256sums = 78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383
sha256sums = eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0
diff --git a/PKGBUILD b/PKGBUILD
index f4556e920286..7b5624042ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.24.0
-pkgrel=2
+pkgver=1.24.1
+pkgrel=1
pkgdesc='A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy'
arch=('x86_64')
url="https://rotki.com"
@@ -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/v${pkgver}/frontend/app/src/assets/images/rotki_1024x1024.png"
"LICENSE::https://github.com/rotki/rotki/raw/v${pkgver}/LICENSE.md")
-sha256sums=('2aae0a43302fdc882d413af76b00659e96ba2927206df03577f34330e0145723'
+sha256sums=('f931a513817cf6440a04a7e94bbce88df9a97bece7688dbc5949fd2326cbdcfb'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'eb6f58a98d8bdb6d3c8fee3817543589f3cd0921d14748fa0630edff2d4c08b0')