summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0xjac2023-09-07 18:27:16 +0200
committer0xjac2023-09-07 18:27:16 +0200
commitf506566ecd47793129a9716fbfe4bfac0fc58c44 (patch)
tree05592e77299bdb1dd2e4a8e416a91a5f8f2ada19 /PKGBUILD
parent18216e21a3d1f03f5329a554ebc5ea39d4cd8b9d (diff)
downloadaur-alephium-wallet-bin.tar.gz
relpkg: 2.1.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb05eb073665..35587018d6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=alephium-wallet-bin
pkgdesc="The official Alephium desktop wallet."
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.1.5
+pkgrel=1
arch=('x86_64')
url="https://github.com/alephium/alephium-wallet"
license=('LGPL3')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source_x86_64=("https://github.com/alephium/desktop-wallet/releases/download/v$pkgver/${pkgname%-bin}_${pkgver}_amd64.deb")
-sha256sums_x86_64=('b4c7eeec8f7e9772c30f12a3c40e0514694086e8e0fba623f4ca29601b24b124')
+sha256sums_x86_64=('a71fc16c3d9b35a933d7631d932648e88d8c48284d88f7f917ecea47b5274cc4')
depends=('alsa-lib' 'at-spi2-core' 'cairo' 'dbus' 'expat' 'gcc-libs' 'glib2' 'glibc' 'gtk3'
'hicolor-icon-theme' 'libcups' 'libdrm' 'libx11' 'libxcb' 'libxcomposite' 'libxdamage' 'libxext'
'libxfixes' 'libxkbcommon' 'libxrandr' 'mesa' 'nspr' 'nss' 'pango')