summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-12-27 01:06:02 +0200
committerDimitris Kiziridis2020-12-27 01:06:02 +0200
commit9b848a663f74003aacac4ba618b83ba18885aad8 (patch)
tree9a28862d0fcdd105bc25e28115c2f5904b11e3f9 /PKGBUILD
parentdf559c2c315020afa7c2cf2c34d59df5fad3ef0e (diff)
downloadaur-9b848a663f74003aacac4ba618b83ba18885aad8.tar.gz
Fix LICENSE checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8ec8a219e12..d3436ffa906f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ source=("${pkgname%-bin}-${pkgver}.tar.xz::https://github.com/rotki/rotki/releas
"LICENSE::https://github.com/rotki/rotki/raw/develop/LICENSE.md")
sha256sums=('792f057c3a3e87325b3bfa3b5f52f1f48da8fcbf7d18d1f870ae4f4c68e6c1f6'
'78032738ae55b065b3f786be0482809149f474a2294a6a2dfd26a079e9154383'
- 'b1b7797950b0ae9749a4955ab135b8b62abbbf834e141a9b744e0c1521372d50')
+ '3e463a974d261052ceffe9aff3173284e31a0b67e901b19cc8a7723235fabd7d')
package() {
install -d "${pkgdir}/opt/" "${pkgdir}/usr/bin"