mirror of
https://github.com/luzifer-aur/beekeeper-studio-bin.git
synced 2024-12-20 06:41:18 +00:00
'beekeeper-studio-bin' v5.0.9
This commit is contained in:
parent
9522c5f4af
commit
7fd7c422ef
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Tássio Virgínio <tassiovirginio@gmail.com>
|
||||
|
||||
pkgname='beekeeper-studio-bin'
|
||||
pkgver=5.0.8
|
||||
pkgver=5.0.9
|
||||
pkgrel=1
|
||||
pkgdesc='Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more'
|
||||
arch=('x86_64')
|
||||
|
@ -17,7 +17,7 @@ conflicts=(beekeeper-studio)
|
|||
source=("beekeeper-studio-${pkgver}-license::https://github.com/beekeeper-studio/beekeeper-studio/raw/v${pkgver}/LICENSE.md"
|
||||
"https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v${pkgver}/beekeeper-studio_${pkgver}_amd64.deb")
|
||||
sha256sums=('22b5a35031423ff3998ed524ff7464e071d25ad99fab5ce2ebb67158e62f7b17'
|
||||
'28e53163b26790acac8feb1431994087ea33f1b6405d194962ba48819d8bdca7')
|
||||
'437b42a7693ad17bcff27e0576479a66b4cfc7f1cb1b61424b88bf1e16323f48')
|
||||
|
||||
package() {
|
||||
tar -xvf 'data.tar.xz' -C "${pkgdir}"
|
||||
|
|
Loading…
Reference in a new issue