summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2022-02-03 14:16:04 +0530
committeraulonsal2022-02-03 14:16:04 +0530
commitcbb3967a45753bdad1338f97fefd61b4c5cf7f9b (patch)
tree2d0f28f129335708228f215c4dd5438cf82eb659
parentf951a0fb6dd7a14fb6e62f1659f62bd3595413a6 (diff)
downloadaur-cbb3967a45753bdad1338f97fefd61b4c5cf7f9b.tar.gz
upgpkg: dbgate-bin 4.6.1-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 1b3800852506..98c1fba3dff4 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.5.1
+ pkgver = 4.6.1
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.5.1.deb::https://github.com/dbgate/dbgate/releases/download/v4.5.1/dbgate-4.5.1-linux_amd64.deb
- source = dbgate-bin-4.5.1-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.5.1/LICENSE
- b2sums = 4c2b76d043766c93e456ca38e267c5f8ebf58d447a8ca8b377d1cecf5a5dd32db635f76274da533fcc4502b0874cdba59b81dd2eafe0efce6bcd6f40a7eadfbc
+ 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
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index bc24a479cb63..5785640bfd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.5.1
+pkgver=4.6.1
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=('4c2b76d043766c93e456ca38e267c5f8ebf58d447a8ca8b377d1cecf5a5dd32db635f76274da533fcc4502b0874cdba59b81dd2eafe0efce6bcd6f40a7eadfbc'
+b2sums=('f5eda7e76c439cf4d83cd0ddbcf2f842b708ae72ecf7d67c908aca76717164df2ab3212372a5eb64fe90eb7ce7d620f34403d18eea76e5bf28bd2f0a1f477692'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {