summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreikoninaru2022-01-23 14:57:34 +0200
committereikoninaru2022-01-23 14:57:34 +0200
commita9b0f0a9fa71862e83fce005838dc34154bfa95f (patch)
tree543416df9a0fc00ea15696fbcff312442b0a4750
parentfc7b66469e14abbb8b5d3d0a530ff508ab4d7030 (diff)
downloadaur-a9b0f0a9fa71862e83fce005838dc34154bfa95f.tar.gz
Install GUI wallet without compilation
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 411e3b8a3669..3bb47b25a600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url='https://karbo.io'
license=('custom')
depends=('qt5-networkauth')
-source=("$pkgname-$pkgver.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.7.8/Karbo-wallet-ubuntu-20.04-v.1.7.9.tar.gz")
+source=("$pkgname-$pkgver.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.7.9/Karbo-wallet-ubuntu-20.04-v.1.7.9.tar.gz")
sha256sums=('4F4043D6E2643C1674600DADF0254F06F763892F3DCCE80A1B3D3F6B9FC6EB55')
prepare() {