summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreikoninaru2022-02-10 17:42:09 +0200
committereikoninaru2022-02-10 17:42:09 +0200
commit1aa943e34f47d06e7bb65ca859ffd236973930c3 (patch)
tree7ae1da6a415b153322cc1330fc0f7b53e15049e1
parent11fd959af03f09f68d50bbcfd4c6a0c399605152 (diff)
downloadaur-1aa943e34f47d06e7bb65ca859ffd236973930c3.tar.gz
Install GUI wallet without compilation
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f29b2db3522..540f2b98ebab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = karbowanecwallet-bin
pkgdesc = Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency
- pkgver = 1.7.9
+ pkgver = 1.7.10
pkgrel = 1
url = https://karbo.io
arch = x86_64
license = custom
depends = qt5-networkauth
- source = karbowanecwallet-bin-1.7.9.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
+ source = karbowanecwallet-bin-1.7.10.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.7.10/Karbo-wallet-ubuntu-20.04-v.1.7.10.tar.gz
+ sha256sums = 863BC7E6FF743629E33A23C6B7AFA70910B85F0C101788E1C2660AE786002B02
pkgname = karbowanecwallet-bin
diff --git a/PKGBUILD b/PKGBUILD
index 22c56021f87a..32e059f72343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname='karbowanecwallet-bin'
_pkgname='KarbowanecWallet'
-pkgver=1.7.9
+pkgver=1.7.10
pkgrel=1
pkgdesc='Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency'
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.9/Karbo-wallet-ubuntu-20.04-v.1.7.9.tar.gz")
-sha256sums=('4F4043D6E2643C1674600DADF0254F06F763892F3DCCE80A1B3D3F6B9FC6EB55')
+source=("$pkgname-$pkgver.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.7.10/Karbo-wallet-ubuntu-20.04-v.1.7.10.tar.gz")
+sha256sums=('863BC7E6FF743629E33A23C6B7AFA70910B85F0C101788E1C2660AE786002B02')
prepare() {
cd "$srcdir"