[arch-commits] Commit in dbeaver/trunk (PKGBUILD)

Fabio Castelli muflone at archlinux.org
Tue Mar 23 23:57:24 UTC 2021


    Date: Tuesday, March 23, 2021 @ 23:57:23
  Author: muflone
Revision: 901414

upgpkg: dbeaver 21.0.1-1

Modified:
  dbeaver/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 23:56:43 UTC (rev 901413)
+++ PKGBUILD	2021-03-23 23:57:23 UTC (rev 901414)
@@ -2,8 +2,8 @@
 # Contributor: Arne Hoch <arne at derhoch.de>
 
 pkgname=dbeaver
-pkgver=21.0.0
-pkgrel=2
+pkgver=21.0.1
+pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators (community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/"
@@ -18,7 +18,7 @@
         "${pkgname}.profile.gz"
         "${pkgname}.hook"
         "${pkgname}.install")
-sha256sums=('3924947380b5da47beb7494a5b82744a1fc183a838f912314f3e6f6089df2fb6'
+sha256sums=('f7ebd07bb85022d715df48e191f24293af23eadc29478c402fd67e871fa4dc0f'
             '27573b6ddb62a3d4dde4841a633e9b52cb020deb338b327a6d460fd3a29c8ded'
             '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
             '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'
@@ -48,7 +48,7 @@
 }
 
 package() {
-  cd "${pkgname}-${pkgver}/product/standalone"
+  cd "${pkgname}-${pkgver}/product/community"
   # Install icons into /usr/share/icons/hicolor
   for _size in 16 32 48 64 128 256 512
   do



More information about the arch-commits mailing list