summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d729f4b869dc..66e923abba3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Tue Jan 5 19:42:05 UTC 2016
pkgbase = teensyduino
pkgdesc = Arduino SDK with Teensyduino
pkgver = 1.27
- pkgrel = 1
+ pkgrel = 2
url = http://www.pjrc.com/teensy/teensyduino.html
install = teensyduino.install
arch = i686
@@ -33,7 +31,7 @@ pkgbase = teensyduino
source = arduino.xml
source = teensyduino.sh
source = teensy-loader.desktop
- source = git+https://github.com/PaulStoffregen/teensy_loader_cli.git#commit=8420103e1d8fa5b226d36a05f2f70f49382d6208
+ source = git+https://github.com/PaulStoffregen/teensy_loader_cli.git#commit=f9e6a039f0031569d955fc4e40e02b59e5759007
source = http://www.pjrc.com/teensy/49-teensy.rules
source = LICENSE
sha256sums = ee29f80cc63cf3a21e844372721686372c2ca4b36e35430350d72e0b788a0ae2
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"