summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2021-12-09 14:38:35 +0530
committeraulonsal2021-12-09 14:38:35 +0530
commit5f194e39fcc61eb39673cd025168e2fc4314905f (patch)
tree677546851c6d8c27abafda91dfa64764cf991b5d
parente55d5442e72064acd73050fa1a2d4c5abee8269c (diff)
downloadaur-5f194e39fcc61eb39673cd025168e2fc4314905f.tar.gz
upgpkg: dbgate-bin 4.4.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 7329113dd566..a858ec238445 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.4.2
+ pkgver = 4.4.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.4.2.deb::https://github.com/dbgate/dbgate/releases/download/v4.4.2/dbgate-4.4.2-linux_amd64.deb
- source = dbgate-bin-4.4.2-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.4.2/LICENSE
- b2sums = 33c716c41d05ab977814fcda1ce635c405942066ae83a1851874ce21da5e83d9e1c52a5390534cf113523e70f9c45cf2dda83926234fe0462e63127148440ef4
+ source = dbgate-bin-4.4.3.deb::https://github.com/dbgate/dbgate/releases/download/v4.4.3/dbgate-4.4.3-linux_amd64.deb
+ source = dbgate-bin-4.4.3-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.4.3/LICENSE
+ b2sums = c1f123eb9505fb782409a4e10c66b614a2daaa0b18f154e59ee83cc05dc6fa2234e1e20a4b65e7f1db8ac954088f255adeeb671377e657a63ca39df4a324dcb2
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index cf116b5e3029..83d3d6434f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.4.2
+pkgver=4.4.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=('33c716c41d05ab977814fcda1ce635c405942066ae83a1851874ce21da5e83d9e1c52a5390534cf113523e70f9c45cf2dda83926234fe0462e63127148440ef4'
+b2sums=('c1f123eb9505fb782409a4e10c66b614a2daaa0b18f154e59ee83cc05dc6fa2234e1e20a4b65e7f1db8ac954088f255adeeb671377e657a63ca39df4a324dcb2'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {