summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisaka135142024-02-20 20:05:02 +0800
committerMisaka135142024-02-20 20:05:02 +0800
commitf1ea51720fffebffcb0949a8036d84dbf47b8cc1 (patch)
tree5c8465376c219313b89b102a12492bc8ff420511
parent8d944332148d8d8972958f0b77ec82f59a65a00a (diff)
downloadaur-f1ea51720fffebffcb0949a8036d84dbf47b8cc1.tar.gz
upgpkg: easyeda-bin 6.5.40-1
upstream release upgpkg: easyeda-pro-bin 2.1.49.1-1 upstream release upgpkg: easyeda-pro-electron 2.1.49.1-1 upstream release upgpkg: lceda-pro-bin 2.1.49.1-1 upstream release upgpkg: lceda-pro 2.1.49.1-1 upstream release
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ce3d799e0b8..9af82522c5b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = easyeda-pro-electron
pkgdesc = EasyEDA Professional Edition. Run with system electron.
- pkgver = 2.1.42
- pkgrel = 3
+ pkgver = 2.1.49.1
+ pkgrel = 1
url = https://pro.easyeda.com/
install = easyeda-pro-electron.install
arch = x86_64
@@ -14,15 +14,15 @@ pkgbase = easyeda-pro-electron
conflicts = easyeda-pro
conflicts = easyeda-pro-git
conflicts = easyeda-pro-bin
- source = LICENSE-2.1.42.html::https://easyeda.com/page/legal
+ source = LICENSE-2.1.49.1.html::https://easyeda.com/page/legal
source = easyeda-pro-electron.install
source = easyeda-pro.sh
- sha256sums = SKIP
+ sha256sums = 07c83a9bf28bd0af1e7923b4015f1b8998479dbf50b652586d705b3cc480bb62
sha256sums = ab64abe7821e4ea37a0e4d1f77c94f37d6a51c7df2038ba7b609c640adf8e51d
sha256sums = 89289056ed4b5d051280e3a69dfb550b6914f470f201be1ca3b165ddd4f3e435
- source_x86_64 = easyeda-pro-x86_64-2.1.42.zip::https://image.easyeda.com/files/easyeda-pro-linux-x64-2.1.42.zip
- sha256sums_x86_64 = 03e85bc4517f055a329e374a3f1dc2886504a46bd31c7e85683ead6995f75316
- source_aarch64 = easyeda-pro-aarch64-2.1.42.zip::https://image.easyeda.com/files/easyeda-pro-linux-arm64-2.1.42.zip
- sha256sums_aarch64 = d0da5c8956f7ff09611b680442ba2691e4196101543da19b3efce40e759d3a23
+ source_x86_64 = easyeda-pro-x86_64-2.1.49.1.zip::https://image.easyeda.com/files/easyeda-pro-linux-x64-2.1.49.1.zip
+ sha256sums_x86_64 = 63dd7f10eae63b49afd7409b4f4e4abf3ef00f98b8b9e7785a39c4ad50082d6f
+ source_aarch64 = easyeda-pro-aarch64-2.1.49.1.zip::https://image.easyeda.com/files/easyeda-pro-linux-arm64-2.1.49.1.zip
+ sha256sums_aarch64 = 8900dc7917dd8e062808378ede09ecc886ba0105a28fc87a3de7582c467fbfcb
pkgname = easyeda-pro-electron
diff --git a/PKGBUILD b/PKGBUILD
index 5123509477ff..3f33421e7e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=easyeda-pro-electron
_pkgname=${pkgname%-electron}
-pkgver=2.1.42
-pkgrel=3
+pkgver=2.1.49.1
+pkgrel=1
pkgdesc="EasyEDA Professional Edition. Run with system electron."
arch=('x86_64' 'aarch64')
url="https://pro.easyeda.com/"
@@ -18,11 +18,11 @@ source=("LICENSE-$pkgver.html::https://easyeda.com/page/legal"
"$_pkgname.sh")
source_x86_64=("$_pkgname-x86_64-$pkgver.zip::https://image.easyeda.com/files/easyeda-pro-linux-x64-$pkgver.zip")
source_aarch64=("$_pkgname-aarch64-$pkgver.zip::https://image.easyeda.com/files/easyeda-pro-linux-arm64-$pkgver.zip")
-sha256sums=('SKIP'
+sha256sums=('07c83a9bf28bd0af1e7923b4015f1b8998479dbf50b652586d705b3cc480bb62'
'ab64abe7821e4ea37a0e4d1f77c94f37d6a51c7df2038ba7b609c640adf8e51d'
'89289056ed4b5d051280e3a69dfb550b6914f470f201be1ca3b165ddd4f3e435')
-sha256sums_x86_64=('03e85bc4517f055a329e374a3f1dc2886504a46bd31c7e85683ead6995f75316')
-sha256sums_aarch64=('d0da5c8956f7ff09611b680442ba2691e4196101543da19b3efce40e759d3a23')
+sha256sums_x86_64=('63dd7f10eae63b49afd7409b4f4e4abf3ef00f98b8b9e7785a39c4ad50082d6f')
+sha256sums_aarch64=('8900dc7917dd8e062808378ede09ecc886ba0105a28fc87a3de7582c467fbfcb')
package() {
cd $srcdir