summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c54178c69250..19f2f64df3c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = beekeeper-studio
pkgdesc = Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more
pkgver = 3.8.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/beekeeper-studio/beekeeper-studio
arch = x86_64
arch = i686
@@ -16,7 +16,7 @@ pkgbase = beekeeper-studio
makedepends = python
makedepends = yarn
depends = electron13
- source = beekeeper-studio-3.8.10-1.tar.gz::https://github.com/beekeeper-studio/beekeeper-studio/archive/v3.8.10.tar.gz
+ source = beekeeper-studio-3.8.10-2.tar.gz::https://github.com/beekeeper-studio/beekeeper-studio/archive/v3.8.10.tar.gz
source = electron-builder-config.diff
source = configure-environment.diff
source = fix-argv.diff
diff --git a/PKGBUILD b/PKGBUILD
index af19cfefe0a9..97a34fd36fea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <daniel@peukert.cc>
pkgname='beekeeper-studio'
pkgver='3.8.10'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/$pkgname/$pkgname"
@@ -45,7 +45,6 @@ package() {
# Electron resources
cd "$srcdir/$_sourcedirectory/apps/studio/dist_electron/"
install -Dm644 'linux-unpacked/resources/app.asar' "$pkgdir/usr/lib/$pkgname/app.asar"
- cp -r --no-preserve=ownership --preserve=mode 'linux-unpacked/resources/app.asar.unpacked/' "$pkgdir/usr/lib/$pkgname/app.asar.unpacked/"
cp -r --no-preserve=ownership --preserve=mode 'linux-unpacked/resources/public/' "$pkgdir/usr/lib/$pkgname/public/"
# Binary