summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2023-02-02 00:11:36 +0530
committeraulonsal2023-02-02 00:11:36 +0530
commit73d4fc3a17761b1d95f53e24293069d17ae04474 (patch)
treece7674e17fe7e69511bd0b00d921e4350ee126c1
parent924c6ecf11f354e8687d71d7b1fbf0f4a40e8f58 (diff)
downloadaur-73d4fc3a17761b1d95f53e24293069d17ae04474.tar.gz
upgpkg: dbgate-bin 5.2.2-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 427a54479921..431c2ca0536c 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 = 5.2.1
+ pkgver = 5.2.2
pkgrel = 1
url = https://github.com/dbgate/dbgate
install = dbgate.install
@@ -10,9 +10,9 @@ pkgbase = dbgate-bin
depends = gtk3
provides = dbgate
conflicts = dbgate
- source = dbgate-bin-5.2.1.deb::https://github.com/dbgate/dbgate/releases/download/v5.2.1/dbgate-5.2.1-linux_amd64.deb
- source = dbgate-bin-5.2.1-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.2.1/LICENSE
- b2sums = 233f1c325f9fcc31193389e1740fb3e2f9982fc8a1eb31f84ccf10a83bba4c86ae899a1c9261a4482dadf13b7209f64fb35bdc17b1a171777c08b871a971ff35
+ source = dbgate-bin-5.2.2.deb::https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-linux_amd64.deb
+ source = dbgate-bin-5.2.2-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.2.2/LICENSE
+ b2sums = 53ed29dded25b59ae78e2be49c3305b4fd8181acaf21dde8af4b6dd53732d21e1c4059eb3056771cb63c28e2db6fb2829298a9433937c782f861af9d31975ef2
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3d671548118c..acadb50532f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=5.2.1
+pkgver=5.2.2
pkgrel=1
pkgdesc='Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=(
"$pkgname-$pkgver-LICENSE::${url/github/raw.githubusercontent}/v$pkgver/LICENSE"
)
-b2sums=('233f1c325f9fcc31193389e1740fb3e2f9982fc8a1eb31f84ccf10a83bba4c86ae899a1c9261a4482dadf13b7209f64fb35bdc17b1a171777c08b871a971ff35'
+b2sums=('53ed29dded25b59ae78e2be49c3305b4fd8181acaf21dde8af4b6dd53732d21e1c4059eb3056771cb63c28e2db6fb2829298a9433937c782f861af9d31975ef2'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {