summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2022-07-20 14:43:46 +0200
committerJosef Vybíhal2022-07-20 14:43:46 +0200
commitaf30f97c1cba32c42dc1b96c450b27cce0d42027 (patch)
tree894ca558cd0b01f0f9b2778cd51deaf8f51e701c
parentd263ff84a26bd2cae6b4588bdf893094f7065c2d (diff)
downloadaur-af30f97c1cba32c42dc1b96c450b27cce0d42027.tar.gz
update: 1.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 371cb03e1814..4741b73ccc9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = boundary-desktop
pkgdesc = Desktop Client for Boundary
- pkgver = 1.4.3
+ pkgver = 1.4.5
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.4.3_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.4.3/boundary-desktop_1.4.3_linux_amd64.deb
- b2sums = d6a96497177af762c6123234acfc5475ea57aca8d42fefae0b1da7b8857bdab5c1fff325c686b89f7215bab86eca2a4eba490712ed343b68181cee7e09777176
+ source = boundary-desktop_1.4.5_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.4.5/boundary-desktop_1.4.5_amd64.deb
+ b2sums = 6be3f46d81c1faab79193ec344c07452f0ff1bd322d9618a4487ab9c7ef408f226a8c8d8c35dcf3d8a18f8782f1ade012270194e7b1c009602a9fc85c1a1336c
pkgname = boundary-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 62dde7d31273..480a65d6661c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal <josef.vybihal@gmail.com>
pkgname=boundary-desktop
-pkgver=1.4.3
+pkgver=1.4.5
pkgrel=1
pkgdesc="Desktop Client for Boundary"
arch=('x86_64')
@@ -11,8 +11,8 @@ depends=("gtk3" "libnotify" "nss" "libxtst" "xdg-utils" "at-spi2-core" "libdrm"
#FIXME: optdepends=("org.freedesktop.secrets")
# 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")
-b2sums=('d6a96497177af762c6123234acfc5475ea57aca8d42fefae0b1da7b8857bdab5c1fff325c686b89f7215bab86eca2a4eba490712ed343b68181cee7e09777176')
+source=("${pkgname}_${pkgver}_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/${pkgver}/${pkgname}_${pkgver}_amd64.deb")
+b2sums=('6be3f46d81c1faab79193ec344c07452f0ff1bd322d9618a4487ab9c7ef408f226a8c8d8c35dcf3d8a18f8782f1ade012270194e7b1c009602a9fc85c1a1336c')
package() {
msg2 "Extracting the data.tar.xz"