summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMapleafGo2023-07-29 11:02:12 +0800
committerMapleafGo2023-07-29 11:02:12 +0800
commit7398e83883406414b3bd58d6c695983f5485defd (patch)
treeab8be82518736dcbaecf22afad3e6b22527f0c9d
parentac9b532b87e7c0003af585e00476c4a5d204ff57 (diff)
downloadaur-7398e83883406414b3bd58d6c695983f5485defd.tar.gz
update: v7.1.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 592b10b7aa41..6aaef13da80c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = apipost-bin
pkgdesc = An API debugging and management tool that supports team collaboration and can generate documents directly.
- pkgver = 7.1.6
+ pkgver = 7.1.8
pkgrel = 1
url = https://www.apipost.cn/
arch = x86_64
license = unknown
source = apipost7.desktop
- source = https://www.apipost.cn/dl.php?client=LinuxGz&arch=x64&version=7.1.6#/apipost-v7.1.6.tar.gz
+ source = https://www.apipost.cn/dl.php?client=LinuxGz&arch=x64&version=7.1.8#/apipost-v7.1.8.tar.gz
md5sums = 2791c3ccc03468ac87ae11aea610289d
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2f16bc625a1b..f9156474868c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=apipost-bin
_pkgname=${pkgname%-bin}
-pkgver=7.1.6
+pkgver=7.1.8
pkgrel=1
pkgdesc="An API debugging and management tool that supports team collaboration and can generate documents directly."
arch=('x86_64')