summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2022-02-16 21:25:43 +0530
committeraulonsal2022-02-16 21:25:43 +0530
commit63ba2bf09e40d79c64a29ced70632d9c342798af (patch)
treed8cd9737685435af21ac720dbb8ca091db834744
parentcbb3967a45753bdad1338f97fefd61b4c5cf7f9b (diff)
downloadaur-63ba2bf09e40d79c64a29ced70632d9c342798af.tar.gz
upgpkg: dbgate-bin 4.6.3-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98c1fba3dff4..cfb8a99c367f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbgate-bin
pkgdesc = Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others
- pkgver = 4.6.1
+ pkgver = 4.6.3
pkgrel = 1
url = https://github.com/dbgate/dbgate
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = dbgate-bin
depends = gtk3
provides = dbgate
conflicts = dbgate
- source = dbgate-bin-4.6.1.deb::https://github.com/dbgate/dbgate/releases/download/v4.6.1/dbgate-4.6.1-linux_amd64.deb
- source = dbgate-bin-4.6.1-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.6.1/LICENSE
- b2sums = f5eda7e76c439cf4d83cd0ddbcf2f842b708ae72ecf7d67c908aca76717164df2ab3212372a5eb64fe90eb7ce7d620f34403d18eea76e5bf28bd2f0a1f477692
+ source = dbgate-bin-4.6.3.deb::https://github.com/dbgate/dbgate/releases/download/v4.6.3/dbgate-4.6.3-linux_amd64.deb
+ source = dbgate-bin-4.6.3-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.6.3/LICENSE
+ b2sums = 8c1d85284220f273795cd8cb8dc9fc556b594b831222dd9c333c3cdf343b184cefb632c0d91ba5bfdf874c6582344096d454b8ae5bb046de0ccf86a603b4e9be
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5785640bfd44..7cad785c37ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.6.1
+pkgver=4.6.3
pkgrel=1
pkgdesc='Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others'
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(
"$pkgname-$pkgver-LICENSE::${url/github/raw.githubusercontent}/v$pkgver/LICENSE"
)
-b2sums=('f5eda7e76c439cf4d83cd0ddbcf2f842b708ae72ecf7d67c908aca76717164df2ab3212372a5eb64fe90eb7ce7d620f34403d18eea76e5bf28bd2f0a1f477692'
+b2sums=('8c1d85284220f273795cd8cb8dc9fc556b594b831222dd9c333c3cdf343b184cefb632c0d91ba5bfdf874c6582344096d454b8ae5bb046de0ccf86a603b4e9be'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {