summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoricepie2023-11-11 14:35:43 +0800
committericepie2023-11-11 14:35:43 +0800
commit9b253a14ac377f339cbcd1eecf8f2140522d1fc8 (patch)
treebd0e706429827f1d58d5acb6bfaa5eae864ae689
parenta5de10d39a331b03fb740099a5fa21beb8f6318a (diff)
downloadaur-9b253a14ac377f339cbcd1eecf8f2140522d1fc8.tar.gz
ver: 3.0.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d64bc5c9c9c4..dccdf42eb3a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chat2db
pkgdesc = 集成了AI和BI报表功能的新一代数据库管理系统
- pkgver = 3.0.10
+ pkgver = 3.0.11
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.10.AppImage::https://github.com/chat2db/Chat2DB/releases/download/v3.0.10/Chat2DB-3.0.10.AppImage
+ source = Chat2DB-3.0.11.AppImage::https://github.com/chat2db/Chat2DB/releases/download/v3.0.11/Chat2DB-3.0.11.AppImage
source = chat2db.desktop
source = chat2db.svg
- sha256sums = a6201d37d8ba2ac877a239e1e766e1dcb2dbaf7b4d8b420e78f458fb17677aa9
+ sha256sums = 8e34ecea3455fd61907dcd7d818222fd70bfa8cc07d7642fc63e9eaeaa4fcfa4
sha256sums = 075fcbf163b2ead0639bb3ab102b0b08ac9c9f447e230ddf9f24f79b6ae9b91a
sha256sums = ddc8a78ea5a07fd24b045306775f794cf8de407cdcbf8cc35a242f62c235d771
diff --git a/PKGBUILD b/PKGBUILD
index eaaf0627949d..df79ec3b96a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: icepie <icepie.dev@gmail.com>
pkgname=chat2db
_pkgname=Chat2DB
-pkgver=3.0.10
+pkgver=3.0.11
pkgrel=1
pkgdesc="集成了AI和BI报表功能的新一代数据库管理系统"
arch=("x86_64")
@@ -13,7 +13,7 @@ source=(
"chat2db.desktop"
"chat2db.svg")
sha256sums=(
- 'a6201d37d8ba2ac877a239e1e766e1dcb2dbaf7b4d8b420e78f458fb17677aa9'
+ '8e34ecea3455fd61907dcd7d818222fd70bfa8cc07d7642fc63e9eaeaa4fcfa4'
'075fcbf163b2ead0639bb3ab102b0b08ac9c9f447e230ddf9f24f79b6ae9b91a'
'ddc8a78ea5a07fd24b045306775f794cf8de407cdcbf8cc35a242f62c235d771')
options=(!strip)