summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuten Ye2023-06-06 22:24:18 +0800
committerGuten Ye2023-06-06 22:24:18 +0800
commitd8af13b548d5a7b88d853167c66e27ab65167fb5 (patch)
tree55261ea1c7096692ad8e53e5341e1e2adfbbdae2 /PKGBUILD
parent9383227ecacbfb9502e1f82a987fe915a835ed6a (diff)
downloadaur-d8af13b548d5a7b88d853167c66e27ab65167fb5.tar.gz
23.6.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad5ccaa7d8ff..9c0049270a99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=exodus
pkgver=23.6.5
-pkgrel=1
+pkgrel=2
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
arch=('x86_64')
url="https://exodus.com"
@@ -20,7 +20,7 @@ sha256sums=('4d9746a1c5414b70235e0356923ab46658187325173e6fa7b4843589429d8e3d'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')
package() {
- cd $srcdir/Exodus-linux-x64
+ cd $srcdir
install -d $pkgdir/{opt/$pkgname,usr/bin}
cp -a * $pkgdir/opt/$pkgname