Skip to content

Commit

Permalink
eagle: update to 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellass committed Aug 17, 2017
1 parent 7bd3194 commit 726204f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eagle/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Wed Aug 9 21:01:28 UTC 2017
# Thu Aug 17 20:36:12 UTC 2017
pkgbase = eagle
pkgdesc = Powerful suite for schematic capture and printed circuit board design (aka eaglecad)
pkgver = 8.3.0
pkgver = 8.3.1
pkgrel = 1
url = http://www.autodesk.com/products/eagle
arch = x86_64
Expand All @@ -13,11 +13,11 @@ pkgbase = eagle
depends = shared-mime-info
options = !emptydirs
options = !strip
source = http://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_8.3.0_English_Linux_64bit.tar.gz
source = http://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_8.3.1_English_Linux_64bit.tar.gz
source = http://download.autodesk.com/us/FY17/Suites/LSA/en-US/lsa.html
source = eagle.desktop
source = eagle.xml
sha256sums = 380e45863464393591c3130d9bfc32bee3ce2c851a79762b44be940a9b06bc1b
sha256sums = f7c139d4c0ebcd7dc8e789eb162c7b8018015c3e23cecc86910371c01213237e
sha256sums = eed1b33943b366f58480e7d57673e4278db215e9d3bdfcece937f3f74ea72cf9
sha256sums = 40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6
sha256sums = 293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06
Expand Down
4 changes: 2 additions & 2 deletions eagle/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# https://github.com/michaellass/AUR

pkgname=eagle
pkgver=8.3.0
pkgver=8.3.1
pkgrel=1
pkgdesc="Powerful suite for schematic capture and printed circuit board design (aka eaglecad)"
arch=('x86_64')
Expand All @@ -18,7 +18,7 @@ source=("http://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_${
"http://download.autodesk.com/us/FY17/Suites/LSA/en-US/lsa.html"
"$pkgname.desktop"
"$pkgname.xml")
sha256sums=('380e45863464393591c3130d9bfc32bee3ce2c851a79762b44be940a9b06bc1b'
sha256sums=('f7c139d4c0ebcd7dc8e789eb162c7b8018015c3e23cecc86910371c01213237e'
'eed1b33943b366f58480e7d57673e4278db215e9d3bdfcece937f3f74ea72cf9'
'40e5a40cea787c0e823946271031744fdd9c755363da97d6dd4bea1eee7ee6b6'
'293ef717030e171903ba555a5c698e581f056d2a33884868018ab2af96a94a06')
Expand Down

0 comments on commit 726204f

Please sign in to comment.