diff options
author | Misaka13514 | 2025-04-29 17:02:25 +0800 |
---|---|---|
committer | Misaka13514 | 2025-04-29 17:02:25 +0800 |
commit | 4dd7d37094cfa8ce63f9537f6952edd18b265185 (patch) | |
tree | be571a1197fab355e5409ea8a931cd2474087c30 | |
parent | 24b808f9f40f2255133042e2598fd10310c3284d (diff) | |
download | aur-lceda-pro-bin.tar.gz |
upgpkg: freerouting 2.1.0-1
upstream release
upgpkg: geogebra-6-electron 6.0.882.0-1
upstream release
upgpkg: lceda-pro-bin 2.2.38.8-1
upstream release
upgpkg: meanalyzer 1.307.0.r365-1
upgpkg: nuclei-templates 10.2.0-1
upstream release
upgpkg: subfinder-bin 2.7.1-1
upstream release
upgpkg: subfinder 2.7.1-1
upstream release
-rw-r--r-- | .SRCINFO | 12 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 9 insertions, 9 deletions
@@ -1,6 +1,6 @@ pkgbase = lceda-pro-bin pkgdesc = 免费、专业、强大的国产PCB设计工具 - pkgver = 2.2.37.7 + pkgver = 2.2.38.8 pkgrel = 1 url = https://pro.lceda.cn/ install = lceda-pro-bin.install @@ -13,13 +13,13 @@ pkgbase = lceda-pro-bin provides = lceda-pro conflicts = lceda-pro conflicts = lceda-pro-git - source = LICENSE-2.2.37.7.html::https://lceda.cn/page/legal + source = LICENSE-2.2.38.8.html::https://lceda.cn/page/legal source = lceda-pro-bin.install sha256sums = SKIP sha256sums = afba3c6712227a37c08783b3cc1a97ae71e90dc2f575409213d2773372220697 - source_x86_64 = lceda-pro-x86_64-2.2.37.7.zip::https://image.lceda.cn/files/lceda-pro-linux-x64-2.2.37.7.zip - sha256sums_x86_64 = 43c4722d67653392cab3209cd7ae015ff72f4e9f05d0648c1c71a036e4fe587b - source_aarch64 = lceda-pro-aarch64-2.2.37.7.zip::https://image.lceda.cn/files/lceda-pro-linux-arm64-2.2.37.7.zip - sha256sums_aarch64 = 1aaf36cada2695d64d772d140e330d422281e8b8ab863d8e77ab1907124100e2 + source_x86_64 = lceda-pro-x86_64-2.2.38.8.zip::https://image.lceda.cn/files/lceda-pro-linux-x64-2.2.38.8.zip + sha256sums_x86_64 = 94128316f2ce3b228ccd341f929f8605e92c3b643a3b5a318958ba7bb6481066 + source_aarch64 = lceda-pro-aarch64-2.2.38.8.zip::https://image.lceda.cn/files/lceda-pro-linux-arm64-2.2.38.8.zip + sha256sums_aarch64 = a5add704cc4990d6ff5cb70c76ea0c214fa92bab2f30eb53d31bdfca9fdc297f pkgname = lceda-pro-bin @@ -3,7 +3,7 @@ pkgname=lceda-pro-bin _pkgname=${pkgname%-bin} -pkgver=2.2.37.7 +pkgver=2.2.38.8 pkgrel=1 pkgdesc="免费、专业、强大的国产PCB设计工具" arch=('x86_64' 'aarch64') @@ -20,8 +20,8 @@ source_aarch64=("${_pkgname}-aarch64-${pkgver}.zip::https://image.lceda.cn/files # source_loong64=("${_pkgname}-loong64-${pkgver}.zip::https://image.lceda.cn/files/lceda-pro-linux-loong64-${pkgver}.zip") sha256sums=('SKIP' 'afba3c6712227a37c08783b3cc1a97ae71e90dc2f575409213d2773372220697') -sha256sums_x86_64=('43c4722d67653392cab3209cd7ae015ff72f4e9f05d0648c1c71a036e4fe587b') -sha256sums_aarch64=('1aaf36cada2695d64d772d140e330d422281e8b8ab863d8e77ab1907124100e2') +sha256sums_x86_64=('94128316f2ce3b228ccd341f929f8605e92c3b643a3b5a318958ba7bb6481066') +sha256sums_aarch64=('a5add704cc4990d6ff5cb70c76ea0c214fa92bab2f30eb53d31bdfca9fdc297f') # sha256sums_loong64=('SKIP') package() { |