summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Bauer2021-02-25 20:03:18 +0100
committerMichael Bauer2021-02-25 20:03:18 +0100
commita36b971696564393973146e6f41bd0003bd57686 (patch)
tree37384d191432d6cf2e4f80c6c5b7784c0d25f18d /PKGBUILD
parentbc679ff07bedf4157507008e37b79aa1a2fdcd9f (diff)
downloadaur-a36b971696564393973146e6f41bd0003bd57686.tar.gz
fix LICENSE checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f17fe4e0882..77c01145e59c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rotki-bin
pkgver=1.14.2
-pkgrel=1
+pkgrel=2
pkgdesc='A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy'
arch=('x86_64')
url="https://rotki.com"
@@ -19,7 +19,7 @@ source=("${pkgname%-bin}-${pkgver}.tar.xz::https://github.com/rotki/rotki/releas
"LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md")
sha256sums=('f09f7f5e2473147995718511f3b350410b99cb230c393de8b13611e43e5218e3'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
- '3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d')
+ '35135be6af418b326bdd426d3f4a268d181bea4e93aa49d51bde3f0b70c9d3ee')
package() {
install -d "${pkgdir}/opt/" "${pkgdir}/usr/bin"