summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraulonsal2021-05-25 09:24:25 +0530
committeraulonsal2021-05-25 09:24:25 +0530
commita66947164034094b533c309407837049487c3806 (patch)
treeb0e6b084063b1ac656410e57cbea99d6f44911ce /PKGBUILD
parent08c69ee9944bc1e3bb26202d7f1864675745a1c4 (diff)
downloadaur-a66947164034094b533c309407837049487c3806.tar.gz
upgpkg: dbgate-bin 4.2.3-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b646274fb708..71ea810e7240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aulonsal <aulonsal at gmail dot com>
pkgname=dbgate-bin
-pkgver=4.2.2
+pkgver=4.2.3
pkgrel=1
pkgdesc="Database manager for MySQL, PostgreSQL, SQL Server and MongoDB."
arch=(x86_64)
@@ -13,11 +13,11 @@ depends=(
provides=(${pkgname%-bin})
conflicts=(${pkgname%-bin})
source=(
- "$pkgname-$pkgver.deb::$url/releases/download/v$pkgver/dbgate-linux-$pkgver.deb"
+ "$pkgname-$pkgver.deb::$url/releases/download/v$pkgver/dbgate-$pkgver-linux_amd64.deb"
"$pkgname-$pkgver-LICENSE::${url/github/raw.githubusercontent}/master/LICENSE"
)
-b2sums=('706e6c9b2152dc8b6365aa3e506a6dbd3a727d773f2dc2606048562f27f6f3677666618ff639e0325830e5f22e17323e4ba2fb0ba9fd1cd91812b088b4c76153'
+b2sums=('cfeb77dfb48dd15eda20e15a90bf5cfde3bdb74491d1012f46de591403cfe4fd4827f25e04dd5d0bf0e881b6ef1b6eacc11652480bb2d4f43c820e1117014977'
'9cc4e2813f0978862b0960aa0c8d5b0bc75ae299f10b793ae152202f2e6f43127381c9153c6f51ca1bc83ab633d198dac5d817105a8e7b43e1aad401e0b6eb2f')
package() {