summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraulonsal2021-11-01 12:50:34 +0530
committeraulonsal2021-11-01 12:50:34 +0530
commit0ca4cf1def8274aed4482e061996fc21091f59ba (patch)
tree3e5a993e19c52b0554f156961cfd49c957fd631e
parentb5e4cb571247b2371714e7a6d04b6ef55b84aa46 (diff)
downloadaur-0ca4cf1def8274aed4482e061996fc21091f59ba.tar.gz
upgpkg: dbgate-bin 4.3.4-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 180525b03497..599de1710468 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.3.3
+ pkgver = 4.3.4
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.3.3.deb::https://github.com/dbgate/dbgate/releases/download/v4.3.3/dbgate-4.3.3-linux_amd64.deb
- source = dbgate-bin-4.3.3-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.3.3/LICENSE
- b2sums = a5c2c920049e89c60a076186b7c3e8d5f2256d9e44f0d8d11602940280c8f76a38c31f575f31635e84bc2d8d5aa8d2f42837f7ec20d35155d1c55b6b140610d4
+ source = dbgate-bin-4.3.4.deb::https://github.com/dbgate/dbgate/releases/download/v4.3.4/dbgate-4.3.4-linux_amd64.deb
+ source = dbgate-bin-4.3.4-LICENSE::https://raw.githubusercontent.com/dbgate/dbgate/v4.3.4/LICENSE
+ b2sums = dda7386b3804c9d6392739472df981281ad2c079e2c6797879519a98c76bc73195ce49eefd466030781d5123250e1d4063530316bad7e3484a216fd24d0e038c
b2sums = 9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f
pkgname = dbgate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 397a96545fb8..679436adc3db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.3.3
+pkgver=4.3.4
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=('a5c2c920049e89c60a076186b7c3e8d5f2256d9e44f0d8d11602940280c8f76a38c31f575f31635e84bc2d8d5aa8d2f42837f7ec20d35155d1c55b6b140610d4'
+b2sums=('dda7386b3804c9d6392739472df981281ad2c079e2c6797879519a98c76bc73195ce49eefd466030781d5123250e1d4063530316bad7e3484a216fd24d0e038c'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {