summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Pento2020-03-08 09:47:40 -0400
committerMike Pento2020-03-08 09:47:40 -0400
commita9cf7e631bbabc86c0cbe456b74242a32cd43a23 (patch)
tree926d6f012974696dbff1316aff5fd96038b91f39 /PKGBUILD
parent67e63c61612e9ee31879b13a24aa4aadfb3787b9 (diff)
downloadaur-energia.tar.gz
update to 1.8.10E23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a20aee4dbcfd..e6b290049e8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andrew67 (.desktop file, icon, 64bit compatibility)
pkgname=energia
-pkgver=1.8.7E21
-pkgrel=5
+pkgver=1.8.10E23
+pkgrel=1
pkgdesc="Energia is a Arduino IDE clone for use with the MSP430 launchpad"
arch=('x86_64')
url="http://energia.nu/"
@@ -20,7 +20,7 @@ source=('energia.desktop'
"${pkgname}-${pkgver}.tar.xz::http://energia.nu/downloads/downloadv4.php?file=energia-${pkgver}-linux64.tar.xz")
md5sums=('a7ce061d9fc0f9530e058204e532b40b'
'8633ff7228aed033d9c9befb82581af9'
- '74c5721079981e93ee74d09b3fda3c2d')
+ 'ae84c41c9087a49007ca31842e1638e3')
# Don't compress, takes too long
PKGEXT='.pkg.tar'