summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVianney Bouchaud2024-04-04 10:48:00 +0200
committerVianney Bouchaud2024-04-04 10:48:00 +0200
commitfaa330b40a4ee725847b1ae12e5fa11bdd100861 (patch)
tree388b820181a1568cdeba32042a76eecda1b64533
parentc2906b4bf9ef3a11703ae1db27e435e4c185b4f3 (diff)
downloadaur-faa330b40a4ee725847b1ae12e5fa11bdd100861.tar.gz
upgpkg: bruno-bin 1.12.3-1
upstream release upgpkg: bruno 1.12.3-1 upstream release bumping bruno related packages to 1.12.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a27946b169a2..81bf670ff3e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bruno-bin
pkgdesc = Opensource API Client for Exploring and Testing APIs
- pkgver = 1.12.2
+ pkgver = 1.12.3
pkgrel = 1
url = https://www.usebruno.com/
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = bruno-bin
depends = alsa-lib
provides = bruno
conflicts = bruno
- source = https://github.com/usebruno/bruno/releases/download/v1.12.2/bruno_1.12.2_amd64_linux.deb
- source = LICENSE-1.12.2::https://raw.githubusercontent.com/usebruno/bruno/v1.12.2/license.md
- sha256sums = 26d9d34fcb81f9181731147e39dda2031ea54376b9ee16c86ebd460253668f92
+ source = https://github.com/usebruno/bruno/releases/download/v1.12.3/bruno_1.12.3_amd64_linux.deb
+ source = LICENSE-1.12.3::https://raw.githubusercontent.com/usebruno/bruno/v1.12.3/license.md
+ sha256sums = 823075bf9e204a293a4ea21c0f41807f9fed42f2a3593aba9dae449e5a4f506e
sha256sums = 8891070a847e5047bf77d38d88d7dfbab1beab41e37c802b9f5b23f2bbb9c7be
pkgname = bruno-bin
diff --git a/PKGBUILD b/PKGBUILD
index e049fba594ba..ed03843730e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bruno-bin
_pkgname=bruno
pkgdesc="Opensource API Client for Exploring and Testing APIs"
-pkgver=1.12.2
+pkgver=1.12.3
pkgrel=1
arch=('x86_64')
url="https://www.usebruno.com/"
@@ -41,6 +41,6 @@ package() {
}
sha256sums=(
- 26d9d34fcb81f9181731147e39dda2031ea54376b9ee16c86ebd460253668f92
+ 823075bf9e204a293a4ea21c0f41807f9fed42f2a3593aba9dae449e5a4f506e
8891070a847e5047bf77d38d88d7dfbab1beab41e37c802b9f5b23f2bbb9c7be
)