summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2018-08-23 22:31:09 +0200
committerMichael Lass2018-08-23 22:31:09 +0200
commit651ab3e66ad12781e92c81e85f6954551b424947 (patch)
tree5d606512c30b6118acb1f9e5f154bfe2cf2b78f6
parent63d285e4030e39e3b4565d0239e1d43301a94c38 (diff)
downloadaur-651ab3e66ad12781e92c81e85f6954551b424947.tar.gz
Update to 9.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1683b29147aa..7d180d7cb689 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eagle
pkgdesc = Powerful suite for schematic capture and printed circuit board design (aka eaglecad)
- pkgver = 9.1.2
+ pkgver = 9.1.3
pkgrel = 1
url = http://www.autodesk.com/products/eagle
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = eagle
depends = shared-mime-info
options = !emptydirs
options = !strip
- source = https://eagle-updates.circuits.io/downloads/9_1_2/Autodesk_EAGLE_9.1.2_English_Linux_64bit.tar.gz
+ source = https://eagle-updates.circuits.io/downloads/9_1_3/Autodesk_EAGLE_9.1.3_English_Linux_64bit.tar.gz
source = lsa18.html::http://download.autodesk.com/us/FY18/Suites/LSA/en-US/lsa.html
source = eagle.desktop
source = eagle.xml
- sha256sums = 568510897edad6824d081be55c7ca69021f5ccf6f54334254bf4a8f21385ea78
+ sha256sums = c5ed5234fd887a18b32e4e83beca7bac395575cae45aae6b04c7632c06658808
sha256sums = 5598259c2a952560ebd039909a08db2dfa8056ef83461857ad0347036ba68c0a
sha256sums = 40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6
sha256sums = 293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06
diff --git a/PKGBUILD b/PKGBUILD
index f64f38b174a0..2ff0c0d99914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/michaellass/AUR
pkgname=eagle
-pkgver=9.1.2
+pkgver=9.1.3
pkgrel=1
pkgdesc="Powerful suite for schematic capture and printed circuit board design (aka eaglecad)"
arch=('x86_64')
@@ -22,7 +22,7 @@ source=(# Official source according to website:
lsa18.html::"http://download.autodesk.com/us/FY18/Suites/LSA/en-US/lsa.html"
"$pkgname.desktop"
"$pkgname.xml")
-sha256sums=('568510897edad6824d081be55c7ca69021f5ccf6f54334254bf4a8f21385ea78'
+sha256sums=('c5ed5234fd887a18b32e4e83beca7bac395575cae45aae6b04c7632c06658808'
'5598259c2a952560ebd039909a08db2dfa8056ef83461857ad0347036ba68c0a'
'40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6'
'293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06')