summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoricepie2024-04-26 12:38:27 +0800
committericepie2024-04-26 12:38:27 +0800
commita3a05eeace920a9b3fe9b3bf1b6305e3608d61b0 (patch)
treeb051745d0a41b5ed004362aa99b89d7f51d28c02
parenta452a118d02e09cd0839e08e509b23ea101b6731 (diff)
downloadaur-a3a05eeace920a9b3fe9b3bf1b6305e3608d61b0.tar.gz
ver: 3.1.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0519fe2aeb7..95df08655148 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chat2db
pkgdesc = 集成了AI和BI报表功能的新一代数据库管理系统
- pkgver = 3.0.14
+ pkgver = 3.1.17
pkgrel = 1
url = https://sqlgpt.cn
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = chat2db
depends = snappy
depends = fuse2
options = !strip
- source = Chat2DB-3.0.14.AppImage::https://github.com/chat2db/Chat2DB/releases/download/v3.0.14/Chat2DB-3.0.14.AppImage
+ source = Chat2DB-3.1.17.AppImage::https://github.com/chat2db/Chat2DB/releases/download/v3.1.17/Chat2DB-3.1.17.AppImage
source = chat2db.desktop
source = chat2db.svg
- sha256sums = 983edf573729d31d99d3ba09e31bf34b1635413998a2a8d0621710a60fec43c3
+ sha256sums = d18c3345ad14cdb0af5871b2db76790601ba541e6d745314ff5ea1a8a93a1a47
sha256sums = 075fcbf163b2ead0639bb3ab102b0b08ac9c9f447e230ddf9f24f79b6ae9b91a
sha256sums = ddc8a78ea5a07fd24b045306775f794cf8de407cdcbf8cc35a242f62c235d771
diff --git a/PKGBUILD b/PKGBUILD
index 252d7a612091..b729ea304435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: icepie <icepie.dev@gmail.com>
pkgname=chat2db
_pkgname=Chat2DB
-pkgver=3.0.14
+pkgver=3.1.17
pkgrel=1
pkgdesc="集成了AI和BI报表功能的新一代数据库管理系统"
arch=("x86_64")
@@ -13,7 +13,7 @@ source=(
"chat2db.desktop"
"chat2db.svg")
sha256sums=(
- '983edf573729d31d99d3ba09e31bf34b1635413998a2a8d0621710a60fec43c3'
+ 'd18c3345ad14cdb0af5871b2db76790601ba541e6d745314ff5ea1a8a93a1a47'
'075fcbf163b2ead0639bb3ab102b0b08ac9c9f447e230ddf9f24f79b6ae9b91a'
'ddc8a78ea5a07fd24b045306775f794cf8de407cdcbf8cc35a242f62c235d771')
options=(!strip)