blob: e3c575e0fb1865dc706e3069d184084bbd8d45e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pic32prog-git
pkgdesc = Flash programming utility for Microchip PIC32 microcontrollers
pkgver = 2.0.241
pkgrel = 2
url = https://github.com/sergev/pic32prog
arch = x86_64
license = GPL
makedepends = git
depends = libusb
provides = pic32prog
conflicts = pic32prog
source = pic32prog::git+https://github.com/sergev/pic32prog.git
source = pic32prog.patch
md5sums = SKIP
md5sums = SKIP
pkgname = pic32prog-git
|