summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2022-05-26 11:18:20 +0530
committeraulonsal2022-05-26 11:18:20 +0530
commit63d4f15bbff6eb9c8c02e68e2290eb5b3b95b92c (patch)
tree9ea38a18593bae9580425eeee897c011f37bea16
parent8bfa0f770d08c08fdcdad7a14d067485538aa560 (diff)
downloadaur-63d4f15bbff6eb9c8c02e68e2290eb5b3b95b92c.tar.gz
upgpkg: dbgate-bin 5.0.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 7ced1f9192b6..769919f49840 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.0.0
+ pkgver = 5.0.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-5.0.0.deb::https://github.com/dbgate/dbgate/releases/download/v5.0.0/dbgate-5.0.0-linux_amd64.deb
- source = dbgate-bin-5.0.0-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.0.0/LICENSE
- b2sums = 1eb12ed7919345ccd0e4981434785988efa8aa416750159fe043bf0f421f4fa8cb321fb9e7b5bb7d2339aa33416c615940a956d12d6884a1b6097b6cb0992ec8
+ source = dbgate-bin-5.0.1.deb::https://github.com/dbgate/dbgate/releases/download/v5.0.1/dbgate-5.0.1-linux_amd64.deb
+ source = dbgate-bin-5.0.1-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.0.1/LICENSE
+ b2sums = 36d129c468f4078f4597cf558c709810d21b88e87213476868aa3789d2fd12933ae294c9e525964d3bca425aebb3267e70840969dffdfb11b87c7eb60a7a9338
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 52ffdc6f333a..ca4fd4b181d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=5.0.0
+pkgver=5.0.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=('1eb12ed7919345ccd0e4981434785988efa8aa416750159fe043bf0f421f4fa8cb321fb9e7b5bb7d2339aa33416c615940a956d12d6884a1b6097b6cb0992ec8'
+b2sums=('36d129c468f4078f4597cf558c709810d21b88e87213476868aa3789d2fd12933ae294c9e525964d3bca425aebb3267e70840969dffdfb11b87c7eb60a7a9338'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {