summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNebulaNeko2020-02-16 10:34:24 +0800
committerNebulaNeko2020-02-16 10:34:24 +0800
commit45e384ce8730f70ca2fab4da2ba3d36c7ec33ed9 (patch)
tree9f029b1a7cddeddda50c7e029521223c1389eb91
parentd7e35f1b95b90608ed1f6a0e7fc372602a6762c3 (diff)
downloadaur-45e384ce8730f70ca2fab4da2ba3d36c7ec33ed9.tar.gz
v4.14.0 updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce32e3a9465c..18414e078762 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coolq-cqhttp-api-bin
pkgdesc = CoolQ 插件实现通过 HTTP 上报事件信息及调用接口
- pkgver = 4.10.1
+ pkgver = 4.14.0
pkgrel = 1
url = https://github.com/richardchien/coolq-http-api
install = coolq-cqhttp-api.install
@@ -10,10 +10,10 @@ pkgbase = coolq-cqhttp-api-bin
depends = coolq
provides = coolq-cqhttp-api
backup = etc/coolq/app/io.github.richardchien.coolqhttpapi/config.json
- source = https://github.com/richardchien/coolq-http-api/releases/download/v4.10.1/io.github.richardchien.coolqhttpapi.cpk
+ source = https://github.com/richardchien/coolq-http-api/releases/download/v4.14.0/io.github.richardchien.coolqhttpapi.cpk
source = config.json
source = tmpfiles.d
- sha512sums = d4da9f4fa15f7a2d67e12a9bb967cb20201203fb4f766ca7c8dba5b190d8b139535d087305bdd326055b9f7d6fb82e2173fe08c651de16e80aead6707ed6481f
+ sha512sums = 19c217ba09af05c4b88377df74913625f1a369a5987f4dabd0bb393c5e0b6092d404f2858414f3ee85debdfe94b48bcd064870770d0483a03b871f45ab8e8ce3
sha512sums = e35f4c0b1061e38f88459035fb23ba6658a26d8f9d5b56ce96bb9d0a5afab18a376274f837b72c3efcf700ae8157d6363ae89f074cec8a454d24ddb11b12aed8
sha512sums = 991cb2da80f16f47a49b439c8f42acef9d112d9a88e29cb6ea972e2c3957ab49cbb95a9a6aa3403be8a2cf38ffa09f08be4648a45cff4d46a50fb165a2fa4a05
diff --git a/PKGBUILD b/PKGBUILD
index a4a005a8b460..49725828e19d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=coolq-cqhttp-api
pkgname=${_pkgname}-bin
-pkgver=4.10.1
+pkgver=4.14.0
pkgrel=1
pkgdesc="CoolQ 插件实现通过 HTTP 上报事件信息及调用接口"
arch=(any)
@@ -16,7 +16,7 @@ install=coolq-cqhttp-api.install
source=("https://github.com/richardchien/coolq-http-api/releases/download/v$pkgver/io.github.richardchien.coolqhttpapi.cpk"
config.json
tmpfiles.d)
-sha512sums=('d4da9f4fa15f7a2d67e12a9bb967cb20201203fb4f766ca7c8dba5b190d8b139535d087305bdd326055b9f7d6fb82e2173fe08c651de16e80aead6707ed6481f'
+sha512sums=('19c217ba09af05c4b88377df74913625f1a369a5987f4dabd0bb393c5e0b6092d404f2858414f3ee85debdfe94b48bcd064870770d0483a03b871f45ab8e8ce3'
'e35f4c0b1061e38f88459035fb23ba6658a26d8f9d5b56ce96bb9d0a5afab18a376274f837b72c3efcf700ae8157d6363ae89f074cec8a454d24ddb11b12aed8'
'991cb2da80f16f47a49b439c8f42acef9d112d9a88e29cb6ea972e2c3957ab49cbb95a9a6aa3403be8a2cf38ffa09f08be4648a45cff4d46a50fb165a2fa4a05')