summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2023-08-11 14:45:18 +0200
committerJosef Vybíhal2023-08-11 14:45:18 +0200
commite929384b8abff706b9c0bbb70098c74cc48b9e4c (patch)
tree625615979313df7a5ce1156befe46581298a4386
parent72f91466e5f3d9cb5485bb69f35992a1fd68cdd2 (diff)
downloadaur-e929384b8abff706b9c0bbb70098c74cc48b9e4c.tar.gz
update: 1.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed9e5b982ed..5fd83730e60f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = boundary-desktop
pkgdesc = Desktop Client for Boundary
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
url = https://www.boundaryproject.io/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = boundary-desktop
depends = libxcb
depends = gvfs
depends = glib2
- source = boundary-desktop_1.5.0_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.5.0/boundary-desktop_1.5.0_amd64.deb
- b2sums = 06eec4afaedb04fe004f99ff0c10f17fb8adce67c6d276998afed74a8990c41d2d11ce014c7aa0f1a2177c4fc8bda8c56abb29ae7971d1a0b0fdd607e73e049c
+ source = boundary-desktop_1.6.0_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.6.0/boundary-desktop_1.6.0_amd64.deb
+ b2sums = df5d23c084d91d265e51caea04272a34428d2d73fdf6f5e80913b4ac2ed1f978e2e29e9217475703c5f22d8e6fa9fe7e6748ef47e5a0bb408b293d19961b40b8
pkgname = boundary-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b26270e57c02..14bbe0362857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal <josef.vybihal@gmail.com>
pkgname=boundary-desktop
-pkgver=1.5.0
+pkgver=1.6.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}_amd64.deb")
-b2sums=('06eec4afaedb04fe004f99ff0c10f17fb8adce67c6d276998afed74a8990c41d2d11ce014c7aa0f1a2177c4fc8bda8c56abb29ae7971d1a0b0fdd607e73e049c')
+b2sums=('df5d23c084d91d265e51caea04272a34428d2d73fdf6f5e80913b4ac2ed1f978e2e29e9217475703c5f22d8e6fa9fe7e6748ef47e5a0bb408b293d19961b40b8')
package() {
msg2 "Extracting the data.tar.xz"