beekeeper-studio-bin v3.8.9

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-02-17 13:46:54 +01:00
parent 90118eb07a
commit b4baf9fd79
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
pkgbase = beekeeper-studio-bin
pkgdesc = Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more
pkgver = 3.7.10
pkgver = 3.8.9
pkgrel = 1
url = https://www.beekeeperstudio.io
arch = x86_64
@ -16,11 +16,11 @@ pkgbase = beekeeper-studio-bin
depends = xdg-utils
provides = beekeeper-studio
conflicts = beekeeper-studio
source = beekeeper-studio-3.7.10-license::https://github.com/beekeeper-studio/beekeeper-studio/raw/v3.7.10/LICENSE.md
source = beekeeper-studio-3.8.9-license::https://github.com/beekeeper-studio/beekeeper-studio/raw/v3.8.9/LICENSE.md
sha256sums = 1409fbbc5265c85da91684660c87f85d74c3fdc63a2d355169f40dac5cc7a078
source_x86_64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v3.7.10/beekeeper-studio_3.7.10_amd64.deb
sha256sums_x86_64 = 99151d1330e3d1432479ae9d0c72b052c9fe4194e6c9ccc85585eb897ac991fe
source_aarch64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v3.7.10/beekeeper-studio_3.7.10_arm64.deb
sha256sums_aarch64 = 5f1bb88074b17cf13c955567953a1bbfcc0498fb4209958c1422fc0882e5037c
source_x86_64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v3.8.9/beekeeper-studio_3.8.9_amd64.deb
sha256sums_x86_64 = 76c4f5a7e457a8700b32ed0eb17733d6740ddb77a47f57cb0aa35a9619ef94f7
source_aarch64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v3.8.9/beekeeper-studio_3.8.9_arm64.deb
sha256sums_aarch64 = 63e721115a5b32ea45d51940082dbe5cedde6bb82baca0cba42621016548ebd7
pkgname = beekeeper-studio-bin

View File

@ -5,7 +5,7 @@
# Contributor: Tássio Virgínio <tassiovirginio@gmail.com>
pkgname='beekeeper-studio-bin'
pkgver=3.7.10
pkgver=3.8.9
pkgrel=1
pkgdesc='Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more'
arch=('x86_64' 'aarch64')
@ -18,8 +18,8 @@ source=("beekeeper-studio-${pkgver}-license::https://github.com/beekeeper-studio
source_x86_64=("https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v${pkgver}/beekeeper-studio_${pkgver}_amd64.deb")
source_aarch64=("https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v${pkgver}/beekeeper-studio_${pkgver}_arm64.deb")
sha256sums=('1409fbbc5265c85da91684660c87f85d74c3fdc63a2d355169f40dac5cc7a078')
sha256sums_x86_64=('99151d1330e3d1432479ae9d0c72b052c9fe4194e6c9ccc85585eb897ac991fe')
sha256sums_aarch64=('5f1bb88074b17cf13c955567953a1bbfcc0498fb4209958c1422fc0882e5037c')
sha256sums_x86_64=('76c4f5a7e457a8700b32ed0eb17733d6740ddb77a47f57cb0aa35a9619ef94f7')
sha256sums_aarch64=('63e721115a5b32ea45d51940082dbe5cedde6bb82baca0cba42621016548ebd7')
package() {
tar -xvf 'data.tar.xz' -C "${pkgdir}"