mirror of
https://github.com/luzifer-aur/beekeeper-studio-bin.git
synced 2024-12-20 14:51:16 +00:00
26 lines
1.1 KiB
Text
26 lines
1.1 KiB
Text
pkgbase = beekeeper-studio-bin
|
|
pkgdesc = Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more
|
|
pkgver = 4.0.0
|
|
pkgrel = 1
|
|
url = https://www.beekeeperstudio.io
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
depends = libappindicator-gtk3
|
|
depends = libnotify
|
|
depends = libsecret
|
|
depends = libxss
|
|
depends = libxslt
|
|
depends = nodejs
|
|
depends = nss
|
|
depends = xdg-utils
|
|
provides = beekeeper-studio
|
|
conflicts = beekeeper-studio
|
|
source = beekeeper-studio-4.0.0-license::https://github.com/beekeeper-studio/beekeeper-studio/raw/v4.0.0/LICENSE.md
|
|
sha256sums = 1409fbbc5265c85da91684660c87f85d74c3fdc63a2d355169f40dac5cc7a078
|
|
source_x86_64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.0.0/beekeeper-studio_4.0.0_amd64.deb
|
|
sha256sums_x86_64 = 16614eb25b1748e680b847f57573817c64efb0d8b963966e428db487c260ad39
|
|
source_aarch64 = https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.0.0/beekeeper-studio_4.0.0_arm64.deb
|
|
sha256sums_aarch64 = e56dd4517f93372e30786d8a5c35433a2bc29a58b1c2254a9078a92e920ebfa4
|
|
|
|
pkgname = beekeeper-studio-bin
|