summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraulonsal2021-05-25 10:02:13 +0530
committeraulonsal2021-05-25 10:03:19 +0530
commit815fcd94d2b575ee075f89186074a8f3194efca7 (patch)
tree669a0a7314f9c21a19b5df75c4bfff38975e3173 /PKGBUILD
parenta66947164034094b533c309407837049487c3806 (diff)
downloadaur-815fcd94d2b575ee075f89186074a8f3194efca7.tar.gz
dbgate-bin: Update description to add SQLite
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ea810e7240..0c00b50967f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dbgate-bin
pkgver=4.2.3
pkgrel=1
-pkgdesc="Database manager for MySQL, PostgreSQL, SQL Server and MongoDB."
+pkgdesc="Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others"
arch=(x86_64)
url="https://github.com/${pkgname%-bin}/${pkgname%-bin}"
license=('MIT')