summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisaka135142022-10-11 08:13:52 +0800
committerMisaka135142022-10-11 08:13:52 +0800
commit0271e9bc3ef9b0c715b909ea2088bb0089dcc1cb (patch)
treecec59f28ae631ab7751067e3c5b35ce5d15014d8
parent522ff7306783ffcf86633e9b5c83eb150ecb1753 (diff)
downloadaur-0271e9bc3ef9b0c715b909ea2088bb0089dcc1cb.tar.gz
Bump version to 1.8.36
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bac122822dfe..6073f0922c35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = easyeda-pro-bin
pkgdesc = EasyEDA Professional Edition
- pkgver = 1.7.31
- pkgrel = 3
+ pkgver = 1.8.36
+ pkgrel = 1
url = https://pro.easyeda.com/
install = easyeda-pro-bin.install
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = easyeda-pro-bin
provides = easyeda-pro
conflicts = easyeda-pro
conflicts = easyeda-pro-git
- source = easyeda-pro-1.7.31.zip::https://image.easyeda.com/files/easyeda-pro-linux-x64-1.7.31.zip
+ source = easyeda-pro-1.8.36.zip::https://image.easyeda.com/files/easyeda-pro-linux-x64-1.8.36.zip
source = LICENSE
source = easyeda-pro-bin.install
- sha256sums = 3d1cfa547e7616d54c29cc01d6c2073a894a1cd4b6c8c719c68c99994728d38f
+ sha256sums = bbfc33d276fe821ef8c712e2f9379850bac60a14352a2a42ccebff2c530d09d3
sha256sums = c25d162b032c680a34856d65062aa7ffab56a478ee972eeb3e78543d2eb40f74
sha256sums = cc1661c75c9366d2fe43c4b864cf81acb9aae7cab505ce21e7de2db3c68cde76
diff --git a/PKGBUILD b/PKGBUILD
index 75eea485eb19..a0db86ccd748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=easyeda-pro-bin
_pkgname=${pkgname%-bin}
-pkgver=1.7.31
-pkgrel=3
+pkgver=1.8.36
+pkgrel=1
pkgdesc="EasyEDA Professional Edition"
arch=('x86_64')
url="https://pro.easyeda.com/"
@@ -21,7 +21,7 @@ source=("${_pkgname}-${pkgver}.zip::https://image.easyeda.com/files/easyeda-pro-
"LICENSE"
"${pkgname}.install")
noextract=()
-sha256sums=('3d1cfa547e7616d54c29cc01d6c2073a894a1cd4b6c8c719c68c99994728d38f'
+sha256sums=('bbfc33d276fe821ef8c712e2f9379850bac60a14352a2a42ccebff2c530d09d3'
'c25d162b032c680a34856d65062aa7ffab56a478ee972eeb3e78543d2eb40f74'
'cc1661c75c9366d2fe43c4b864cf81acb9aae7cab505ce21e7de2db3c68cde76')