summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2022-01-05 11:51:04 +0530
committeraulonsal2022-01-05 11:51:04 +0530
commit2faf815e0b8b89d35e769c652f5dee4af90be7c7 (patch)
treefa908d045e3c65568a63a30c52b07ade891898a1
parent4cba98391dba9ed11f07791969d04c1c0d964fd2 (diff)
downloadaur-2faf815e0b8b89d35e769c652f5dee4af90be7c7.tar.gz
upgpkg: dbgate-bin 4.5.0-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 921b41fce23b..65c7383d4cbd 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 = 4.4.4
+ pkgver = 4.5.0
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-4.4.4.deb::https://github.com/dbgate/dbgate/releases/download/v4.4.4/dbgate-4.4.4-linux_amd64.deb
- source = dbgate-bin-4.4.4-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.4.4/LICENSE
- b2sums = dd57ae11c9f0475466d28afe858f9b6e08def402ed9fdb2a18a22548a1e4110a6d05593f9a2e71239e9ff2b9a17be44002ff84dca2524139d1ae85e645d8e1bd
+ source = dbgate-bin-4.5.0.deb::https://github.com/dbgate/dbgate/releases/download/v4.5.0/dbgate-4.5.0-linux_amd64.deb
+ source = dbgate-bin-4.5.0-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.5.0/LICENSE
+ b2sums = 5afec1a286d1bba19c07e0e65c42aec9586c5602ece3131afe6b9703e99fe81777b5d92854aab68b5de0613a62a7ad037da6a6d49fd99a618726b35a91c82de0
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index ebc31c077396..faa2354a343e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.4.4
+pkgver=4.5.0
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=('dd57ae11c9f0475466d28afe858f9b6e08def402ed9fdb2a18a22548a1e4110a6d05593f9a2e71239e9ff2b9a17be44002ff84dca2524139d1ae85e645d8e1bd'
+b2sums=('5afec1a286d1bba19c07e0e65c42aec9586c5602ece3131afe6b9703e99fe81777b5d92854aab68b5de0613a62a7ad037da6a6d49fd99a618726b35a91c82de0'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {