summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Wright2024-02-29 22:56:27 +0000
committerJonathan Wright2024-02-29 22:56:27 +0000
commit9cfdeebe8b5b203a8f80443fc94b6cce2f54d4e8 (patch)
tree0ade954cfa1522cf53d02c8a173ebe06a3239ada
parent56f324472d4697e40375c43c7c0375d872912267 (diff)
downloadaur-9cfdeebe8b5b203a8f80443fc94b6cce2f54d4e8.tar.gz
Bump package to 0.15.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eec48ead5d2..abfc11f167b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = boundary-bin
pkgdesc = Network resources access controller
- pkgver = 0.15.0
- pkgrel = 4
+ pkgver = 0.15.1
+ pkgrel = 1
url = https://www.boundaryproject.io/
arch = x86_64
license = MPL2
makedepends = unzip
- provides = boundary=0.15.0
+ provides = boundary=0.15.1
options = !strip
source = boundary-controller.service
source = boundary-worker.service
@@ -18,7 +18,7 @@ pkgbase = boundary-bin
sha256sums = d4616a93ee3bb1a503d34ad49a36ead7d7a070efb9ee9eb2ccbdd59d70c17cf2
sha256sums = 64864d13c5cbe2fc29ea6cb8311d43d20abf3080fa3d7fc6c57dd5375954d8d6
sha256sums = 367519191efd5764f25d8e170d9eebc880802f563f8347fc2688d9386f950222
- source_x86_64 = boundary-0.15.0.zip::https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_linux_amd64.zip
- sha256sums_x86_64 = 85346b2af81611faba80a5d8f821492124b3516d0c674bfef64ba8a885c98ac2
+ source_x86_64 = boundary-0.15.1.zip::https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_linux_amd64.zip
+ sha256sums_x86_64 = 50527710a49c6ca4b9037473d49485bca417deb8196639650b02c3970db137fd
pkgname = boundary-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8cde07e6f8eb..636efab35641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=boundary-bin
-pkgver=0.15.0
-pkgrel=4
+pkgver=0.15.1
+pkgrel=1
pkgdesc="Network resources access controller"
arch=('x86_64')
url="https://www.boundaryproject.io/"
@@ -21,7 +21,7 @@ sha256sums=('7fed68123ae0ef4571e22968824ea4f6a9adf1585ef6804bb1023190c1527a9b'
'd4616a93ee3bb1a503d34ad49a36ead7d7a070efb9ee9eb2ccbdd59d70c17cf2'
'64864d13c5cbe2fc29ea6cb8311d43d20abf3080fa3d7fc6c57dd5375954d8d6'
'367519191efd5764f25d8e170d9eebc880802f563f8347fc2688d9386f950222')
-sha256sums_x86_64=('85346b2af81611faba80a5d8f821492124b3516d0c674bfef64ba8a885c98ac2')
+sha256sums_x86_64=('50527710a49c6ca4b9037473d49485bca417deb8196639650b02c3970db137fd')
options=("!strip")
package() {