summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2024-02-24 22:39:43 +0800
committeryjun2024-02-24 22:39:43 +0800
commit802e886ff1668a853b010befaec67eb60e7a55a0 (patch)
treea3a5ff2e77860a1c92d5d853bba4ce9de15a6f6d /PKGBUILD
parent416826dc31c5a7833a4574a0e0ad4fce1c14019d (diff)
downloadaur-lceda-bin.tar.gz
[updpkg]: lceda-bin 6.5.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73e9fba0fc4c..2d0547ac10f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lceda-bin
_pkgname=${pkgname%-bin}
-pkgver=6.5.39
+pkgver=6.5.40
pkgrel=1
pkgdesc="免费、强大、易用的在线电路设计软件"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("${_pkgname}-${pkgver}.zip::https://image.lceda.cn/files/${_pkgname}-linux-x64-${pkgver}.zip"
"LICENSE")
-sha256sums=('9f473e60fd9a9bfabf87cb27b03d182ae27eea57386fbbf339b0df674072ee93'
+sha256sums=('25785caa809cb6d765395d7efb14773e44ba4cd36af76d5937c6823b8d6fa706'
'9b53bc19a98498c86019cc32a3ade6ad0ee4b12ba30686feb93132a5f0da52f5')
package() {