summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xjac2022-02-07 00:16:21 +0100
committer0xjac2022-02-07 00:16:21 +0100
commit1b3c4179475943cefc2855fea9891d9d88da1c1b (patch)
tree808f1ea0a8214f7184edeec1769f4181f2bfea2f
parentb761f5d7bbe6ca6dd352e439740c83c847f9802f (diff)
downloadaur-1b3c4179475943cefc2855fea9891d9d88da1c1b.tar.gz
relpkg: v1.1.0-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e118da98f62c..9139f516826c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=alephium-wallet-bin
pkgdesc="The official Alephium desktop wallet."
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
arch=('x86_64')
url="https://github.com/alephium/alephium-wallet"
@@ -10,7 +10,7 @@ license=('LGPL3')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source_x86_64=("https://github.com/alephium/${pkgname%-bin}/releases/download/v$pkgver/${pkgname%-bin}-linux-amd64-$pkgver.deb")
-sha256sums_x86_64=('91f26241585cd98383814153253428e5d3359eec63265f77a6c61da4fb505e3f')
+sha256sums_x86_64=('361efee09335084dd4fcf8ad2da7dd4bd6ec70d8a9e6abdf153519de36c5da65')
package() {
tar -xf data.tar.xz -C "$pkgdir"