summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2022-02-14 09:04:00 +0100
committerJosef Vybíhal2022-02-14 09:04:00 +0100
commit830e498cd95d2ec021df2975d93ad6128f068f63 (patch)
treebbb7db5f0a00599c02cc8b6a3f411c688c6b0ac0
parent928628a1bb7e687177458a4b64a57a6bbccd13ca (diff)
downloadaur-830e498cd95d2ec021df2975d93ad6128f068f63.tar.gz
update: 1.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be22833a46ba..8f4b05acd137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = boundary-desktop
pkgdesc = Desktop Client for Boundary
- pkgver = 1.4.0
+ pkgver = 1.4.1
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.0_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.4.0/boundary-desktop_1.4.0_linux_amd64.deb
- sha256sums = 15885ff4d793ed1e63350b9853f4c35fcada49cb81a29334acad6c06c3385d42
+ source = boundary-desktop_1.4.1_linux_amd64.deb::https://releases.hashicorp.com/boundary-desktop/1.4.1/boundary-desktop_1.4.1_linux_amd64.deb
+ sha256sums = 94b574f0e7fca7350cc860f8e2b35ff3bf5fd1ab3bf3742947f5f229b418ea19
pkgname = boundary-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7640afc14c4e..745e4cbb4769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josef Vybíhal <josef.vybihal@gmail.com>
pkgname=boundary-desktop
-pkgver=1.4.0
+pkgver=1.4.1
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=('15885ff4d793ed1e63350b9853f4c35fcada49cb81a29334acad6c06c3385d42')
+sha256sums=('94b574f0e7fca7350cc860f8e2b35ff3bf5fd1ab3bf3742947f5f229b418ea19')
package() {
msg2 "Extracting the data.tar.xz"