summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2022-06-17 21:31:03 +0530
committeraulonsal2022-06-17 21:31:03 +0530
commitfda58163ff89f0ec93c798044c88646884741a04 (patch)
treec6d77044f3cdda39b758399fd0752355775eea0f
parent2e353785b2cbfdb3e30b6f9b9f86a1e213434296 (diff)
downloadaur-fda58163ff89f0ec93c798044c88646884741a04.tar.gz
upgpkg: dbgate-bin 5.0.5-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe3778ade051..16de5195eef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dbgate-bin
pkgdesc = Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others
- pkgver = 5.0.1
- pkgrel = 3
+ pkgver = 5.0.5
+ pkgrel = 1
url = https://github.com/dbgate/dbgate
install = dbgate.install
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = dbgate-bin
depends = gtk3
provides = dbgate
conflicts = dbgate
- 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
+ source = dbgate-bin-5.0.5.deb::https://github.com/dbgate/dbgate/releases/download/v5.0.5/dbgate-5.0.5-linux_amd64.deb
+ source = dbgate-bin-5.0.5-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.0.5/LICENSE
+ b2sums = d3e6e3d36834db145925cc1e0f4cbc8eb20d83cfd34a136388ae2db5d34c2179261bd7dd96ff3238c1334afa88e612c295c1c9ee121fd053f2b476bb8097b0d0
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3213c5f6d792..6759947dadc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=5.0.1
-pkgrel=3
+pkgver=5.0.5
+pkgrel=1
pkgdesc='Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others'
arch=('x86_64')
url="https://github.com/${pkgname%-bin}/${pkgname%-bin}"
@@ -18,7 +18,7 @@ source=(
"$pkgname-$pkgver-LICENSE::${url/github/raw.githubusercontent}/v$pkgver/LICENSE"
)
-b2sums=('36d129c468f4078f4597cf558c709810d21b88e87213476868aa3789d2fd12933ae294c9e525964d3bca425aebb3267e70840969dffdfb11b87c7eb60a7a9338'
+b2sums=('d3e6e3d36834db145925cc1e0f4cbc8eb20d83cfd34a136388ae2db5d34c2179261bd7dd96ff3238c1334afa88e612c295c1c9ee121fd053f2b476bb8097b0d0'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {