summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2019-11-14 20:39:39 +0100
committerMichael Lass2019-11-14 20:39:39 +0100
commit06b8568a7246e6ef5a8dcf658b126707f31491b4 (patch)
tree7aca5501cdfb467c6b8bb699c8e10c63959d3237
parentca62b597df4050f23a35b27d41fdd08ab839b3b5 (diff)
downloadaur-06b8568a7246e6ef5a8dcf658b126707f31491b4.tar.gz
Update to 9.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0c7ecb3d36e..12295cbb3d8f 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.5.1
+ pkgver = 9.5.2
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_5_1/Autodesk_EAGLE_9.5.1_English_Linux_64bit.tar.gz
+ source = https://eagle-updates.circuits.io/downloads/9_5_2/Autodesk_EAGLE_9.5.2_English_Linux_64bit.tar.gz
source = lsa19.html::http://download.autodesk.com/us/FY19/Suites/LSA/en-US/lsa.html
source = eagle.desktop
source = eagle.xml
- sha256sums = c3746be8b660fd1bc7985b6bd025857295755d9ceaaf40fa2c7be25e81959b1e
+ sha256sums = c5a3b27650adb021717f4251132280d4026cbf4ec5aaec9f36593c00fd3de04c
sha256sums = d8f8adf45c8c136030f877975aed22ec97c6e26f6aa2218905c7b14b51bc1334
sha256sums = 40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6
sha256sums = 293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06
diff --git a/PKGBUILD b/PKGBUILD
index 93f81f7a5a6c..ff0fa74871fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/michaellass/AUR
pkgname=eagle
-pkgver=9.5.1
+pkgver=9.5.2
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:
lsa19.html::"http://download.autodesk.com/us/FY19/Suites/LSA/en-US/lsa.html"
"$pkgname.desktop"
"$pkgname.xml")
-sha256sums=('c3746be8b660fd1bc7985b6bd025857295755d9ceaaf40fa2c7be25e81959b1e'
+sha256sums=('c5a3b27650adb021717f4251132280d4026cbf4ec5aaec9f36593c00fd3de04c'
'd8f8adf45c8c136030f877975aed22ec97c6e26f6aa2218905c7b14b51bc1334'
'40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6'
'293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06')