summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVianney Bouchaud2023-10-23 21:43:02 +0200
committerVianney Bouchaud2023-10-23 21:43:25 +0200
commit3eee4f6fae94a3ff30c187269794cf0e096f8d67 (patch)
tree7d5a32cea6f1d0a7a7b4488c0ba16f68cebf1a08 /PKGBUILD
parentb6c5890a84382056c0c604ffaf4c494798433d60 (diff)
downloadaur-3eee4f6fae94a3ff30c187269794cf0e096f8d67.tar.gz
upgpkg: bruno-bin 0.27.0-3
upgpkg: bruno-bin 0.27.0-2 upgpkg: bruno-git 0.25.0.r0.ga9459bc2-1 upstream release upgpkg: bruno 0.27.0-1 upstream release adding alsa-lib to bruno-related packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95ae611877ba..fb28336b68eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bruno-bin
_pkgname=bruno
pkgdesc="Opensource API Client for Exploring and Testing APIs"
pkgver=0.27.0
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://www.usebruno.com/"
license=('MIT')
@@ -16,6 +16,7 @@ depends=(
'libevent'
'nss'
'wayland'
+ 'alsa-lib'
)
# _latest function is used in a script that will auto update this PKGBUILD.