summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNiels Martignène2016-03-31 01:37:43 +0200
committerNiels Martignène2016-03-31 01:37:43 +0200
commit0fa50a9567ede5b1037b6ad853fd9b2f3ef4fae8 (patch)
tree8e6fa780bdf2d1c0c14603a435d1a05cc2af05ac /PKGBUILD
parent61ccc55dc243857981632c86263d73ac729ea848 (diff)
downloadaur-0fa50a9567ede5b1037b6ad853fd9b2f3ef4fae8.tar.gz
Update to latest teensy_loader_cli version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c061a7fefad8..63898261cb83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=teensyduino
pkgver=1.27
_pkgver=1.27
_arduino=1.6.7
-pkgrel=1
+pkgrel=2
pkgdesc="Arduino SDK with Teensyduino"
arch=('i686' 'x86_64')
url="http://www.pjrc.com/teensy/teensyduino.html"
@@ -23,7 +23,7 @@ source=('arduino.desktop'
'arduino.xml'
'teensyduino.sh'
'teensy-loader.desktop'
- "git+https://github.com/PaulStoffregen/teensy_loader_cli.git#commit=8420103e1d8fa5b226d36a05f2f70f49382d6208"
+ "git+https://github.com/PaulStoffregen/teensy_loader_cli.git#commit=f9e6a039f0031569d955fc4e40e02b59e5759007"
"http://www.pjrc.com/teensy/49-teensy.rules"
'LICENSE')
source_i686+=("http://downloads.arduino.cc/arduino-${_arduino}-linux32.tar.xz"