mirror of
https://github.com/luzifer-aur/beekeeper-studio-bin.git
synced 2024-12-20 06:41:18 +00:00
'beekeeper-studio-bin' v4.6.8
This commit is contained in:
parent
499f873312
commit
d42746fac0
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.2
|
||||
pkgver=4.6.8
|
||||
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'
|
||||
'b4f9f18db99f77c78628406efd15a057ec36a7a55867d6a3d02d00bcfbbb9ec5')
|
||||
'7a2a02e4a7f0f60b99f31cfbb388ab7f9fc17eca627a60b0bc67a5db15493e78')
|
||||
|
||||
package() {
|
||||
tar -xvf 'data.tar.xz' -C "${pkgdir}"
|
||||
|
|
Loading…
Reference in a new issue