summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-09-26 00:25:23 +0300
committerDimitris Kiziridis2020-09-26 00:25:23 +0300
commitffa8ffcc3fec4b4815691836f6d0c6186720e474 (patch)
treed4bf36d03fdabfed033c2aebf4db638b068d1592 /PKGBUILD
parent3254728498db79982251ea13f77be6c87223e3d4 (diff)
downloadaur-ffa8ffcc3fec4b4815691836f6d0c6186720e474.tar.gz
Update to 1.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4a1e0838cba..9b894ed2e805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=rotki-bin
-pkgver=1.7.0
+pkgver=1.8.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://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=('bba61c4431e591123bd9090f60d614dfe356c361c3ffde563a2496ed4584f379'
+sha256sums=('acd5be1b0c9744faf3bbcc3bbd09fb3925fe952ca12c6a1e6adce22de097078a'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
'27605c6c33d4bee9cfb5c6b36be5f34640df4742457f33e56b9562471b687678')
@@ -40,4 +40,4 @@ package() {
find "${pkgdir}/opt" -type f -exec chmod o-w {} +
find "${pkgdir}/opt" -type d -exec chmod o-w {} +
}
-# vim:set ts=2 sw=2 et: \ No newline at end of file
+# vim:set ts=2 sw=2 et: