summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2023-06-01 23:17:00 +0530
committeraulonsal2023-06-01 23:17:00 +0530
commitb662306cbedff5d1009b2971ea03a22042af9a5a (patch)
treea9e76d34fd77fe4c3a6778803701e2b85b0d9135
parent73d4fc3a17761b1d95f53e24293069d17ae04474 (diff)
downloadaur-b662306cbedff5d1009b2971ea03a22042af9a5a.tar.gz
upgpkg: dbgate-bin 5.2.5-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 431c2ca0536c..8351b992bd9c 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.2
+ pkgver = 5.2.5
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.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
+ source = dbgate-bin-5.2.5.deb::https://github.com/dbgate/dbgate/releases/download/v5.2.5/dbgate-5.2.5-linux_amd64.deb
+ source = dbgate-bin-5.2.5-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.2.5/LICENSE
+ b2sums = 7746239fbb424f217dfaa9333d2f226762e540f8fbc69b38dfabc38098b9c8c28dd43f2ea2d3f49c0e6a8de35bd535f7f8397db7a8f4ed373243cbe9d0c639ff
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index acadb50532f1..348bcfb01274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: aulonsal <aulonsal at gmail dot com>
+# Maintainer: aulonsal <seraur at aulonsal dot com>
pkgname=dbgate-bin
-pkgver=5.2.2
+pkgver=5.2.5
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=('53ed29dded25b59ae78e2be49c3305b4fd8181acaf21dde8af4b6dd53732d21e1c4059eb3056771cb63c28e2db6fb2829298a9433937c782f861af9d31975ef2'
+b2sums=('7746239fbb424f217dfaa9333d2f226762e540f8fbc69b38dfabc38098b9c8c28dd43f2ea2d3f49c0e6a8de35bd535f7f8397db7a8f4ed373243cbe9d0c639ff'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {