summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2023-01-01 19:35:53 +0530
committeraulonsal2023-01-01 19:35:53 +0530
commit2be5c04ee119235bb1e97744625612df6f7535a6 (patch)
tree83df720f6ae624e33371a2075471f951ae4b6529
parent99978ee1f0ac43b45e64777f1b315e0c6ab6d1b4 (diff)
downloadaur-2be5c04ee119235bb1e97744625612df6f7535a6.tar.gz
upgpkg: dbgate-bin 5.1.6-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 4b806e70c113..d33ab9d7c713 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.1.5
+ pkgver = 5.1.6
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.1.5.deb::https://github.com/dbgate/dbgate/releases/download/v5.1.5/dbgate-5.1.5-linux_amd64.deb
- source = dbgate-bin-5.1.5-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.1.5/LICENSE
- b2sums = 54a5a440ebd85be4be9b36aa39b84a252d78f61ac99addeeea21f86e51facf3f5cf9f9a0be4975f94c89a4e827d6af95efab0600e0be0e003f7536bda30db1bf
+ source = dbgate-bin-5.1.6.deb::https://github.com/dbgate/dbgate/releases/download/v5.1.6/dbgate-5.1.6-linux_amd64.deb
+ source = dbgate-bin-5.1.6-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v5.1.6/LICENSE
+ b2sums = 80bd06c0585d8f02e0d141dc3bb29f43c3a7d9d6f7af3f53c896a5fcc3757da10e05da2a87d5e896a7cc1419715dde5cd494fba173c00d1f659824c21d19d8c9
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7acfccc0a0bb..81175c87d5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=5.1.5
+pkgver=5.1.6
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=('54a5a440ebd85be4be9b36aa39b84a252d78f61ac99addeeea21f86e51facf3f5cf9f9a0be4975f94c89a4e827d6af95efab0600e0be0e003f7536bda30db1bf'
+b2sums=('80bd06c0585d8f02e0d141dc3bb29f43c3a7d9d6f7af3f53c896a5fcc3757da10e05da2a87d5e896a7cc1419715dde5cd494fba173c00d1f659824c21d19d8c9'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {