diff options
author | Vianney Bouchaud | 2024-11-28 21:53:01 +0100 |
---|---|---|
committer | Vianney Bouchaud | 2024-11-28 21:53:01 +0100 |
commit | 820d8ef5d98848d9f765fe35bd7f99cd1f0bdc9a (patch) | |
tree | d9684037a81a99d24bb55cc2454ce515acc60eac /PKGBUILD | |
parent | 0ab9d7b4e2fecc153e4c2a223af1760080bdfa6d (diff) | |
download | aur-820d8ef5d98848d9f765fe35bd7f99cd1f0bdc9a.tar.gz |
upgpkg: bruno-bin 1.35.0-1
upstream release
bumping bruno-bin to 1.35.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ pkgname=bruno-bin _pkgname=bruno pkgdesc="Opensource API Client for Exploring and Testing APIs" -pkgver=1.34.2 +pkgver=1.35.0 pkgrel=1 arch=('x86_64') url="https://www.usebruno.com/" @@ -20,7 +20,7 @@ depends=( ) sha256sums=( - "5c60ed0ebf726bbfba2b573b4810d596dd93b04d77de6d6dcc84e98f70610b3d" + "df964b10907c4bec9cd98a3a17bc7bf0b1660e4d9bd7c7d7e3da3976f6e6aba7" "8891070a847e5047bf77d38d88d7dfbab1beab41e37c802b9f5b23f2bbb9c7be" ) |