blob: 3e3379394efdcfbe7f5e3213cc2aa4d293ec808c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = teensy-loader
pkgdesc = The Teensy Loader program communicates with your Teensy board when the HalfKay bootloader is running, so you can download new programs and run them
pkgver = 1.58
pkgrel = 1
url = https://www.pjrc.com/teensy/loader.html
arch = x86_64
depends = gtk2
depends = libpng12
depends = libusb
source = teensy-loader-1.58.tar.gz::https://www.pjrc.com/teensy/teensy_linux64.tar.gz
source = https://www.pjrc.com/teensy/00-teensy.rules
sha256sums = 3c772aea35569122e3b4ccbfc2febbe014a8c356a3809d3f85a8fe57bc56f9b9
sha256sums = 17f56b63603271e2cdae291fed347b66dfbdfd089b2847cf0b4383c877ffacfb
pkgname = teensy-loader
|