summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2019-06-03 18:33:32 +0200
committerMichael Lass2019-06-03 18:33:32 +0200
commitc918c4f81ccca3449ea44cee28793496b60230b3 (patch)
treefba4cc92ddbea51dcbc23630c690341835c1ab74
parentf7d42b94c5f6493a417d6dfc40f3e49722508ec5 (diff)
downloadaur-c918c4f81ccca3449ea44cee28793496b60230b3.tar.gz
Update to 9.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 564328cfbd6f..af6d9171f01d 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.4.1
+ pkgver = 9.4.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_4_1/Autodesk_EAGLE_9.4.1_English_Linux_64bit.tar.gz
+ source = https://eagle-updates.circuits.io/downloads/9_4_2/Autodesk_EAGLE_9.4.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 = 98ee35738698258b99711a516c6d3ec3198beb6e8ac14b44cfa3a0b97dee735c
+ sha256sums = e2d59d1ab193a5fb9c45ea50031cf04d33f66c967cb358df6335a4c5f0ce3c53
sha256sums = d8f8adf45c8c136030f877975aed22ec97c6e26f6aa2218905c7b14b51bc1334
sha256sums = 40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6
sha256sums = 293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06
diff --git a/PKGBUILD b/PKGBUILD
index f362acd21650..f910d2e0b5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/michaellass/AUR
pkgname=eagle
-pkgver=9.4.1
+pkgver=9.4.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=('98ee35738698258b99711a516c6d3ec3198beb6e8ac14b44cfa3a0b97dee735c'
+sha256sums=('e2d59d1ab193a5fb9c45ea50031cf04d33f66c967cb358df6335a4c5f0ce3c53'
'd8f8adf45c8c136030f877975aed22ec97c6e26f6aa2218905c7b14b51bc1334'
'40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6'
'293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06')