summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Vybíhal2021-11-28 12:27:08 +0100
committerJosef Vybíhal2021-11-28 12:27:08 +0100
commit928628a1bb7e687177458a4b64a57a6bbccd13ca (patch)
tree6970985fa2b3a29e0020eb59f1c24d15f7ba4a28 /PKGBUILD
parent568599d1766d124fa6942ea88e772b26f5ec02dd (diff)
downloadaur-928628a1bb7e687177458a4b64a57a6bbccd13ca.tar.gz
update: 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b2e5a528384..7640afc14c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal <josef.vybihal@gmail.com>
pkgname=boundary-desktop
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Desktop Client for Boundary"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=("gtk3" "libnotify" "nss" "libxtst" "xdg-utils" "at-spi2-core" "libdrm"
# Recommends: pulseaudio | libasound2
# Suggests: gir1.2-gnomekeyring-1.0, libgnome-keyring0, lsb-release
source=("${pkgname}_${pkgver}_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/${pkgver}/${pkgname}_${pkgver}_linux_amd64.deb")
-sha256sums=('96a63d9379eb8e470a59973f4e30817f13f8c0a7d7e38018f1011b0818a321fb')
+sha256sums=('15885ff4d793ed1e63350b9853f4c35fcada49cb81a29334acad6c06c3385d42')
package() {
msg2 "Extracting the data.tar.xz"