mirror of
https://github.com/luzifer-aur/beekeeper-studio-bin.git
synced 2024-11-08 11:10:02 +00:00
'beekeeper-studio-bin' v4.6.2
This commit is contained in:
parent
daa0a844df
commit
499f873312
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=4.6.0
|
||||
pkgver=4.6.2
|
||||
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=('1409fbbc5265c85da91684660c87f85d74c3fdc63a2d355169f40dac5cc7a078'
|
||||
'175a604fb204f5d459228b445fea4b5301a94ef95d71b54897309780f62b169b')
|
||||
'b4f9f18db99f77c78628406efd15a057ec36a7a55867d6a3d02d00bcfbbb9ec5')
|
||||
|
||||
package() {
|
||||
tar -xvf 'data.tar.xz' -C "${pkgdir}"
|
||||
|
|
Loading…
Reference in a new issue