summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92497188c0b6..c566c915f249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=lceda-bin
_pkgname=${pkgname%-bin}
-pkgver=6.5.22
-pkgrel=2
+pkgver=6.5.27
+pkgrel=1
pkgdesc="免费、强大、易用的在线电路设计软件"
arch=('x86_64')
url="https://lceda.cn/page/download"
@@ -14,7 +14,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("${_pkgname}-${pkgver}.zip::https://image.lceda.cn/files/${_pkgname}-linux-x64-${pkgver}.zip"
"LICENSE")
-sha256sums=('2e9d37fb74cb72cce99952a36f082caecc8ddd7461b2a75c6d183fbce7ac2cac'
+sha256sums=('39a3c00d0348624b6312cf60b7f991165ac72820ff3622cca70e58aa67007c6f'
'9b53bc19a98498c86019cc32a3ade6ad0ee4b12ba30686feb93132a5f0da52f5')
package() {