summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 540f2b98ebab..4a59001c9a61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = karbowanecwallet-bin
pkgdesc = Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency
- pkgver = 1.7.10
+ pkgver = 1.8.4
pkgrel = 1
url = https://karbo.io
arch = x86_64
license = custom
depends = qt5-networkauth
- 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
+ source = karbowanecwallet-bin-1.8.4.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.8.4/Karbo-wallet-ubuntu-22.04-v.1.8.4.tar.gz
+ sha256sums = 0F2333E7EB96FCA49195263320D0725BE4DF8AB4349BB4D3C7CA29B8C29B6001
pkgname = karbowanecwallet-bin
diff --git a/PKGBUILD b/PKGBUILD
index 32e059f72343..09a888781ae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname='karbowanecwallet-bin'
_pkgname='KarbowanecWallet'
-pkgver=1.7.10
+pkgver=1.8.4
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.10/Karbo-wallet-ubuntu-20.04-v.1.7.10.tar.gz")
-sha256sums=('863BC7E6FF743629E33A23C6B7AFA70910B85F0C101788E1C2660AE786002B02')
+source=("$pkgname-$pkgver.deb::https://github.com/seredat/karbowanecwallet/releases/download/v.1.8.4/Karbo-wallet-ubuntu-22.04-v.1.8.4.tar.gz")
+sha256sums=('0F2333E7EB96FCA49195263320D0725BE4DF8AB4349BB4D3C7CA29B8C29B6001')
prepare() {
cd "$srcdir"